diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:08:09 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:08:09 +0000 |
commit | a76116f945ec3ed8215a59336d92935fae0f4965 (patch) | |
tree | 58cf90ccae586d01117b20e9ae40b8c155eb8834 /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | |
parent | Stable for sparc. (diff) | |
download | historical-a76116f945ec3ed8215a59336d92935fae0f4965.tar.gz historical-a76116f945ec3ed8215a59336d92935fae0f4965.tar.bz2 historical-a76116f945ec3ed8215a59336d92935fae0f4965.zip |
ppc stable profile update
Diffstat (limited to 'net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild')
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild b/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild index a7ec786139d9..4d3327c195c9 100644 --- a/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild +++ b/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.10 2004/07/08 06:28:55 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.11 2004/10/04 23:04:20 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.hping.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc hppa ia64 amd64 alpha" +KEYWORDS="x86 sparc hppa ia64 amd64 alpha ppc" DEPEND="net-libs/libpcap" IUSE="debug" |