diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:15:48 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:15:48 +0000 |
commit | 91475f48a49a7e945adefe4a4c8f5d2e222cfc97 (patch) | |
tree | c6b67ba60e380c297202a03c08939ba00cc9ee4e /net-analyzer/hping/hping-2.0.0_rc3.ebuild | |
parent | Initial import. (Manifest recommit) (diff) | |
download | gentoo-2-91475f48a49a7e945adefe4a4c8f5d2e222cfc97.tar.gz gentoo-2-91475f48a49a7e945adefe4a4c8f5d2e222cfc97.tar.bz2 gentoo-2-91475f48a49a7e945adefe4a4c8f5d2e222cfc97.zip |
x86 stable
Diffstat (limited to 'net-analyzer/hping/hping-2.0.0_rc3.ebuild')
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hping/hping-2.0.0_rc3.ebuild b/net-analyzer/hping/hping-2.0.0_rc3.ebuild index afdd8f7b2474..50430efe441c 100644 --- a/net-analyzer/hping/hping-2.0.0_rc3.ebuild +++ b/net-analyzer/hping/hping-2.0.0_rc3.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_rc3.ebuild,v 1.6 2004/07/08 06:28:55 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3.ebuild,v 1.7 2004/07/11 10:13:50 eldad Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~hppa ~ia64 ~amd64 ~alpha" +KEYWORDS="x86 ~sparc ~hppa ~ia64 ~amd64 ~alpha" IUSE="debug" DEPEND="net-libs/libpcap" |