summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-12-01 03:18:55 +0000
committerJon Hood <squinky86@gentoo.org>2004-12-01 03:18:55 +0000
commit70a88a26a1645c4c1e0952dbaaa962e083e85da3 (patch)
tree6330518c6c118b97fa6699b3db413046d1fa54af
parentarm patch has already been integrated into 2.15.94.0.1 release (Manifest reco... (diff)
downloadgentoo-2-70a88a26a1645c4c1e0952dbaaa962e083e85da3.tar.gz
gentoo-2-70a88a26a1645c4c1e0952dbaaa962e083e85da3.tar.bz2
gentoo-2-70a88a26a1645c4c1e0952dbaaa962e083e85da3.zip
keyword ~hppa and ~amd64
-rw-r--r--net-analyzer/httping/ChangeLog5
-rw-r--r--net-analyzer/httping/httping-0.0.95.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/httping/ChangeLog b/net-analyzer/httping/ChangeLog
index 970832c0cf2e..9ebb593a2e9a 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.10 2004/10/18 19:36:45 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/ChangeLog,v 1.11 2004/12/01 03:18:55 squinky86 Exp $
+
+ 30 Nov 2004; Jon Hood <squinky86@gentoo.org> httping-0.0.95.ebuild:
+ Mark ~hppa and ~amd64.
18 Oct 2004; Jon Hood <squinky86@gentoo.org> httping-0.0.95.ebuild:
Stable on x86.
diff --git a/net-analyzer/httping/httping-0.0.95.ebuild b/net-analyzer/httping/httping-0.0.95.ebuild
index 5415eeaa27a6..a00d324179f8 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.2 2004/10/18 19:36:45 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-0.0.95.ebuild,v 1.3 2004/12/01 03:18:55 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 ~hppa ~amd64"
IUSE="ssl"
DEPEND=">=sys-libs/ncurses-5"