summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-27 15:10:35 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-27 15:10:35 +0000
commite16a8039c3213c49c1b88b8711363f3c1a03febf (patch)
tree653dddfa918b0af89ae6d5676c644d7c0933b07c /net-analyzer/httping/httping-1.0.10.ebuild
parentVersion bumped and added pkg_config. (diff)
downloadgentoo-2-e16a8039c3213c49c1b88b8711363f3c1a03febf.tar.gz
gentoo-2-e16a8039c3213c49c1b88b8711363f3c1a03febf.tar.bz2
gentoo-2-e16a8039c3213c49c1b88b8711363f3c1a03febf.zip
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'net-analyzer/httping/httping-1.0.10.ebuild')
-rw-r--r--net-analyzer/httping/httping-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-1.0.10.ebuild b/net-analyzer/httping/httping-1.0.10.ebuild
index 72b0cd1e2391..467ed8588951 100644
--- a/net-analyzer/httping/httping-1.0.10.ebuild
+++ b/net-analyzer/httping/httping-1.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.0.10.ebuild,v 1.2 2006/02/26 00:01:50 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.0.10.ebuild,v 1.3 2006/02/27 15:07:11 corsair Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ppc64 x86"
IUSE="ssl"
DEPEND=">=sys-libs/ncurses-5"