summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/httping/httping-1.3.1.ebuild')
-rw-r--r--net-analyzer/httping/httping-1.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/httping/httping-1.3.1.ebuild b/net-analyzer/httping/httping-1.3.1.ebuild
index 2924ccca9d98..e00f50456e92 100644
--- a/net-analyzer/httping/httping-1.3.1.ebuild
+++ b/net-analyzer/httping/httping-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.3.1.ebuild,v 1.2 2009/12/22 15:29:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.3.1.ebuild,v 1.3 2010/01/02 17:39:28 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug ssl"
RDEPEND=">=sys-libs/ncurses-5