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
commit64be02ae5a307fdbefabfc72b1bfeb23ed7729e5 (patch)
treeeba6437bc3d8bb31b2c744680b6f2086dd0a87ee /net-analyzer
parentstable on ppc64, bug #59389 (diff)
downloadhistorical-64be02ae5a307fdbefabfc72b1bfeb23ed7729e5.tar.gz
historical-64be02ae5a307fdbefabfc72b1bfeb23ed7729e5.tar.bz2
historical-64be02ae5a307fdbefabfc72b1bfeb23ed7729e5.zip
stable on ppc64, bug #59647 (neat tool)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/Manifest8
-rw-r--r--net-analyzer/httping/httping-0.0.94.ebuild4
3 files changed, 10 insertions, 7 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/Manifest b/net-analyzer/httping/Manifest
index 8aecd0497779..8c3bdd1eff96 100644
--- a/net-analyzer/httping/Manifest
+++ b/net-analyzer/httping/Manifest
@@ -1,8 +1,8 @@
-MD5 d75edc399c4011cbc88411edf0485733 httping-0.0.93.ebuild 659
+MD5 374cd086197cad01165761c988d6b972 ChangeLog 862
MD5 844f3a7f3510af24fbeb25cd0410c03d httping-0.0.8.ebuild 657
-MD5 d43d50ac0299f3a3be3c0d39d69d55ff ChangeLog 769
+MD5 d75edc399c4011cbc88411edf0485733 httping-0.0.93.ebuild 659
+MD5 d373eeb570f76f3f75bd124c4614ebdc httping-0.0.94.ebuild 662
MD5 61da3c68a3ae57136cdc2a17fbaedfaf metadata.xml 223
-MD5 c08b9241bb429322e85b9a2b67218e5d httping-0.0.94.ebuild 660
+MD5 42c1e01e84428ea94fdf2c8842a68d2a files/digest-httping-0.0.8 60
MD5 0a9debbe13087f9b72f65e76615d5986 files/digest-httping-0.0.93 61
MD5 e09a4c048a540ff768f9be969e7fa62c files/digest-httping-0.0.94 61
-MD5 42c1e01e84428ea94fdf2c8842a68d2a files/digest-httping-0.0.8 60
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"