diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-07 01:55:37 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-07 01:55:37 +0000 |
commit | 6e80a2dd8c55b9752d2d67456d319090fc1ca8ed (patch) | |
tree | d482f3abdfd71e8fdae8451753fec18e4a8a68f0 /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | |
parent | Version bump (diff) | |
download | historical-6e80a2dd8c55b9752d2d67456d319090fc1ca8ed.tar.gz historical-6e80a2dd8c55b9752d2d67456d319090fc1ca8ed.tar.bz2 historical-6e80a2dd8c55b9752d2d67456d319090fc1ca8ed.zip |
Marked stable on sparc.
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 95924c4558d7..3b8e1674bd19 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.4 2003/12/19 18:49:52 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.5 2004/01/07 01:55:27 weeve 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" |