summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/httping/httping-0.0.95.ebuild')
-rw-r--r--net-analyzer/httping/httping-0.0.95.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/httping/httping-0.0.95.ebuild b/net-analyzer/httping/httping-0.0.95.ebuild
index e96c2ba62bdf..b9d43cc09eeb 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
+# Copyright 1999-2005 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.1.1.1 2005/11/30 10:12:17 chriswhite 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"