diff options
author | 2004-10-04 23:08:09 +0000 | |
---|---|---|
committer | 2004-10-04 23:08:09 +0000 | |
commit | a45bb7b93a2fa1e81d1b4ba12c2a84829705c930 (patch) | |
tree | 35d3d85df6ba7b020d0af931daefc2d05ddf76e5 /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | |
parent | Stable for sparc. (Manifest recommit) (diff) | |
download | gentoo-2-a45bb7b93a2fa1e81d1b4ba12c2a84829705c930.tar.gz gentoo-2-a45bb7b93a2fa1e81d1b4ba12c2a84829705c930.tar.bz2 gentoo-2-a45bb7b93a2fa1e81d1b4ba12c2a84829705c930.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" |