diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-03 14:38:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-03 14:38:58 +0000 |
commit | fd35a494aa045df870ed106a879a62d4ddda25a3 (patch) | |
tree | 762e152adb4e712f1c18b4841010e98f1152b96f /net-analyzer/httping/httping-1.3.1.ebuild | |
parent | x86 stable, bug #297833 (diff) | |
download | gentoo-2-fd35a494aa045df870ed106a879a62d4ddda25a3.tar.gz gentoo-2-fd35a494aa045df870ed106a879a62d4ddda25a3.tar.bz2 gentoo-2-fd35a494aa045df870ed106a879a62d4ddda25a3.zip |
x86 stable, bug #297836
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/httping/httping-1.3.1.ebuild')
-rw-r--r-- | net-analyzer/httping/httping-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-1.3.1.ebuild b/net-analyzer/httping/httping-1.3.1.ebuild index e00f50456e92..07c078ed0d4b 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-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.3 2010/01/02 17:39:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.3.1.ebuild,v 1.4 2010/01/03 14:38:58 maekke 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 |