diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-12-15 02:57:52 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-12-15 02:57:52 +0000 |
commit | 81aefdb04c36d3cf2894e1d94067989cb0712161 (patch) | |
tree | 2a3c7d4da1f2e5f743346b1a1c17caad1bd00649 /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | |
parent | mark stable on amd64 (diff) | |
download | historical-81aefdb04c36d3cf2894e1d94067989cb0712161.tar.gz historical-81aefdb04c36d3cf2894e1d94067989cb0712161.tar.bz2 historical-81aefdb04c36d3cf2894e1d94067989cb0712161.zip |
Stable keywords for x86 and amd64.
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 0f9f1ede275a..8747c3718897 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-2003 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.1 2003/12/03 21:30:28 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.2 2003/12/15 02:57:44 avenj Exp $ S=${WORKDIR}/hping2-rc2 DESCRIPTION="A ping-like TCP/IP packet assembler/analyzer." @@ -9,7 +9,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" |