summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-10-18 19:36:45 +0000
committerJon Hood <squinky86@gentoo.org>2004-10-18 19:36:45 +0000
commit276554d3b1f3c2b6f460cfe3d5534c74bb976066 (patch)
tree72b56ae27a61afd42f754997e616d13daa2b7fd1
parentreplaced kerberos dep with virtual/krb5 (#68007) (diff)
downloadhistorical-276554d3b1f3c2b6f460cfe3d5534c74bb976066.tar.gz
historical-276554d3b1f3c2b6f460cfe3d5534c74bb976066.tar.bz2
historical-276554d3b1f3c2b6f460cfe3d5534c74bb976066.zip
stable on x86
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/Manifest14
-rw-r--r--net-analyzer/httping/httping-0.0.95.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index 8ca893b36367..970832c0cf2e 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.9 2004/09/15 18:37:29 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.10 2004/10/18 19:36:45 squinky86 Exp $
+
+ 18 Oct 2004; Jon Hood <squinky86@gentoo.org> httping-0.0.95.ebuild:
+ Stable on x86.
*httping-0.0.95 (15 Sep 2004)
diff --git a/net-analyzer/httping/Manifest b/net-analyzer/httping/Manifest
index 0076f94d3b84..57f815b22323 100644
--- a/net-analyzer/httping/Manifest
+++ b/net-analyzer/httping/Manifest
@@ -1,6 +1,16 @@
-MD5 234af725828909a7f17a148ae78b8c7b httping-0.0.95.ebuild 738
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 d81491dc3aa470c520d8c77aec413fe5 httping-0.0.95.ebuild 737
MD5 ad4a493ee0b1776ad4d0a4a2105f5992 httping-0.0.94-r1.ebuild 740
-MD5 989e03d55a86ae86388e9da1265f6a6f ChangeLog 1397
+MD5 02c400223dc292c1bd976e39cf592009 ChangeLog 1486
MD5 61da3c68a3ae57136cdc2a17fbaedfaf metadata.xml 223
MD5 ae2b0648bc9a639b7129d5297c8ad680 files/digest-httping-0.0.95 61
MD5 e09a4c048a540ff768f9be969e7fa62c files/digest-httping-0.0.94-r1 61
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBdBtScAgAdbxYsnERAkkGAJ9QJdAO1TNP8ddjdUqBQvyx0/4/OQCgmGMe
+OfNkIMN8egxybUCGeBJQdPs=
+=wUF8
+-----END PGP SIGNATURE-----
diff --git a/net-analyzer/httping/httping-0.0.95.ebuild b/net-analyzer/httping/httping-0.0.95.ebuild
index e96c2ba62bdf..5415eeaa27a6 100644
--- a/net-analyzer/httping/httping-0.0.95.ebuild
+++ b/net-analyzer/httping/httping-0.0.95.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.95.ebuild,v 1.1 2004/09/15 18:37:29 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-0.0.95.ebuild,v 1.2 2004/10/18 19:36:45 squinky86 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 ppc64"
+KEYWORDS="x86 ~ppc ppc64"
IUSE="ssl"
DEPEND=">=sys-libs/ncurses-5"