diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-18 22:34:50 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-18 22:34:50 +0000 |
commit | 7bdaeff2ba434e61fe39f3c898e3cdafa9bead07 (patch) | |
tree | dfe4eb9f7139a76b0db1e2769d188a3f80f6c9f0 /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | |
parent | Added latest version ~x86 and metadata.xml (diff) | |
download | historical-7bdaeff2ba434e61fe39f3c898e3cdafa9bead07.tar.gz historical-7bdaeff2ba434e61fe39f3c898e3cdafa9bead07.tar.bz2 historical-7bdaeff2ba434e61fe39f3c898e3cdafa9bead07.zip |
Marked stable on hppa.
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 8747c3718897..a9515785bc36 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.2 2003/12/15 02:57:44 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.3 2003/12/18 22:34:40 gmsoft 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" |