summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-07 20:18:09 +0000
committerJason Wever <weeve@gentoo.org>2004-11-07 20:18:09 +0000
commit170fd3e49c9ce71c9850c856cd896e985d1b63f7 (patch)
treeec0e8fd7bf5df446cfd59691387cb51bfa5bf892 /net-analyzer/hping
parentStable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-170fd3e49c9ce71c9850c856cd896e985d1b63f7.tar.gz
gentoo-2-170fd3e49c9ce71c9850c856cd896e985d1b63f7.tar.bz2
gentoo-2-170fd3e49c9ce71c9850c856cd896e985d1b63f7.zip
Stable on sparc.
Diffstat (limited to 'net-analyzer/hping')
-rw-r--r--net-analyzer/hping/ChangeLog5
-rw-r--r--net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/hping/ChangeLog b/net-analyzer/hping/ChangeLog
index c256e78cdd32..995729774915 100644
--- a/net-analyzer/hping/ChangeLog
+++ b/net-analyzer/hping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/hping
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.29 2004/11/06 13:21:25 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.30 2004/11/07 20:18:09 weeve Exp $
+
+ 07 Nov 2004; Jason Wever <weeve@gentoo.org> hping-2.0.0_rc3-r1.ebuild:
+ Stable on sparc.
06 Nov 2004; Eldad Zack <eldad@gentoo.org> -hping-2.0.0_rc1.ebuild,
-hping-2.0.0_rc2.ebuild, hping-2.0.0_rc3-r1.ebuild:
diff --git a/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild b/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild
index 47e08e455f72..bba61fb5721c 100644
--- a/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild
+++ b/net-analyzer/hping/hping-2.0.0_rc3-r1.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-r1.ebuild,v 1.3 2004/11/06 13:21:25 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild,v 1.4 2004/11/07 20:18:09 weeve 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 ~ppc"
+KEYWORDS="x86 sparc ~hppa ~ia64 ~amd64 ~alpha ~ppc"
IUSE="debug"
DEPEND="net-libs/libpcap"