summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-28 16:03:01 +0000
committerTom Gall <tgall@gentoo.org>2004-08-28 16:03:01 +0000
commitf93f8616b8bd584cc39633f00ddafe8975922639 (patch)
tree039351d4ff32188412a9f9916ef3e3cb0ae25062 /net-analyzer/httping
parentstable on ppc64, bug #59389 (Manifest recommit) (diff)
downloadgentoo-2-f93f8616b8bd584cc39633f00ddafe8975922639.tar.gz
gentoo-2-f93f8616b8bd584cc39633f00ddafe8975922639.tar.bz2
gentoo-2-f93f8616b8bd584cc39633f00ddafe8975922639.zip
stable on ppc64, bug #59647 (neat tool)
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/httping-0.0.94.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index da1f34d2e722..c032f735aace 100644
--- a/net-analyzer/httping/ChangeLog
+++ b/net-analyzer/httping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/httping
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.5 2004/08/05 23:11:04 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.6 2004/08/28 16:03:01 tgall Exp $
+
+ 28 Aug 2004; Tom Gall <tgall@gentoo.org> httping-0.0.94.ebuild:
+ stable on ppc64, bug #59647
*httping-0.0.94 (05 Aug 2004)
diff --git a/net-analyzer/httping/httping-0.0.94.ebuild b/net-analyzer/httping/httping-0.0.94.ebuild
index 92971633544f..e773ff89d7cc 100644
--- a/net-analyzer/httping/httping-0.0.94.ebuild
+++ b/net-analyzer/httping/httping-0.0.94.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/httping/httping-0.0.94.ebuild,v 1.1 2004/08/05 23:11:04 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-0.0.94.ebuild,v 1.2 2004/08/28 16:03:01 tgall Exp $
DESCRIPTION="http protocol ping-like program"
HOMEPAGE="http://www.vanheusden.com/httping/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ppc64"
IUSE=""
DEPEND=">=sys-libs/ncurses-5"