diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 13:20:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 13:20:08 +0000 |
commit | 7050935502bd34d4773ecf3597ac0e121c40ffe5 (patch) | |
tree | 3d98d68f8b80826f73c5f54e0f312fd38f1224d4 /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | |
parent | fix (diff) | |
download | historical-7050935502bd34d4773ecf3597ac0e121c40ffe5.tar.gz historical-7050935502bd34d4773ecf3597ac0e121c40ffe5.tar.bz2 historical-7050935502bd34d4773ecf3597ac0e121c40ffe5.zip |
Stable on alpha.
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 66230d8174e8..350f4f7e1463 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 Technologies, Inc. # 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.6 2004/04/27 21:09:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.7 2004/06/05 13:17:55 kloeri 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" DEPEND="net-libs/libpcap" |