summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-06-15 19:31:38 +0000
committerJon Hood <squinky86@gentoo.org>2004-06-15 19:31:38 +0000
commitbe01a957f0cf0e797c33e004853f0b499014590d (patch)
tree6826b1a3b8284e7b80ce5e6247de8189dd3dfcf4
parentVersion bump to 0.3.0; changed URL for download and homepage to new location. (diff)
downloadhistorical-be01a957f0cf0e797c33e004853f0b499014590d.tar.gz
historical-be01a957f0cf0e797c33e004853f0b499014590d.tar.bz2
historical-be01a957f0cf0e797c33e004853f0b499014590d.zip
version bump, stable on x86
-rw-r--r--net-analyzer/httping/ChangeLog8
-rw-r--r--net-analyzer/httping/Manifest6
-rw-r--r--net-analyzer/httping/files/digest-httping-0.0.931
-rw-r--r--net-analyzer/httping/httping-0.0.8.ebuild4
-rw-r--r--net-analyzer/httping/httping-0.0.93.ebuild29
5 files changed, 43 insertions, 5 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index 4b55f6309b2a..81dd21fad297 100644
--- a/net-analyzer/httping/ChangeLog
+++ b/net-analyzer/httping/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/httping
# Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.2 2004/04/12 09:27:38 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.3 2004/06/15 19:31:37 squinky86 Exp $
+
+*httping-0.0.93 (15 Jun 2004)
+
+ 15 Jun 2004; Jon Hood <squinky86@gentoo.org> httping-0.0.8.ebuild,
+ +httping-0.0.93.ebuild:
+ version bump, stable on x86
12 Apr 2004; David Holm <dholm@gentoo.org> httping-0.0.8.ebuild:
Added to ~ppc.
diff --git a/net-analyzer/httping/Manifest b/net-analyzer/httping/Manifest
index a9297eb8f158..27c254cd6251 100644
--- a/net-analyzer/httping/Manifest
+++ b/net-analyzer/httping/Manifest
@@ -1,4 +1,6 @@
-MD5 adeb9b74db3ede6eb75825ca04048130 ChangeLog 449
-MD5 9cdc5962ec84fc4362e596d76417e95e httping-0.0.8.ebuild 664
+MD5 f307427abd9cc91aa3c0ebb4a04694c1 httping-0.0.93.ebuild 668
+MD5 828c66f8fd84825e4ba65d1d5971f74c httping-0.0.8.ebuild 666
+MD5 79c51cd71c9a4b51f6e94f353ea97a2f ChangeLog 609
MD5 61da3c68a3ae57136cdc2a17fbaedfaf metadata.xml 223
+MD5 0a9debbe13087f9b72f65e76615d5986 files/digest-httping-0.0.93 61
MD5 42c1e01e84428ea94fdf2c8842a68d2a files/digest-httping-0.0.8 60
diff --git a/net-analyzer/httping/files/digest-httping-0.0.93 b/net-analyzer/httping/files/digest-httping-0.0.93
new file mode 100644
index 000000000000..e1fec16eb1e2
--- /dev/null
+++ b/net-analyzer/httping/files/digest-httping-0.0.93
@@ -0,0 +1 @@
+MD5 c22d5b3e353359ed1256ce69226e362c httping-0.0.93.tgz 6291
diff --git a/net-analyzer/httping/httping-0.0.8.ebuild b/net-analyzer/httping/httping-0.0.8.ebuild
index c3356f3f80ad..aaea415a89cd 100644
--- a/net-analyzer/httping/httping-0.0.8.ebuild
+++ b/net-analyzer/httping/httping-0.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-0.0.8.ebuild,v 1.2 2004/04/12 09:27:38 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-0.0.8.ebuild,v 1.3 2004/06/15 19:31:37 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"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=">=sys-libs/ncurses-5"
diff --git a/net-analyzer/httping/httping-0.0.93.ebuild b/net-analyzer/httping/httping-0.0.93.ebuild
new file mode 100644
index 000000000000..31f1212e6eaf
--- /dev/null
+++ b/net-analyzer/httping/httping-0.0.93.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-0.0.93.ebuild,v 1.1 2004/06/15 19:31:37 squinky86 Exp $
+
+DESCRIPTION="http protocol ping-like program"
+HOMEPAGE="http://www.vanheusden.com/httping/"
+SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+DEPEND=">=sys-libs/ncurses-5"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i -e "s:CFLAGS=:CFLAGS=${CFLAGS} :g" Makefile
+}
+
+src_compile() {
+ emake || die "make failed"
+}
+
+src_install() {
+ dobin httping
+ dodoc readme.txt license.txt
+}