diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-30 10:05:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-30 10:05:55 +0000 |
commit | 289d109627090518d4854130820a54859b02c0f4 (patch) | |
tree | 1597000996e91d594e2bff22115b75302ddee24f /net-analyzer/httping/httping-1.2.9-r1.ebuild | |
parent | amd64/x86 stable, bug #289481 (diff) | |
download | gentoo-2-289d109627090518d4854130820a54859b02c0f4.tar.gz gentoo-2-289d109627090518d4854130820a54859b02c0f4.tar.bz2 gentoo-2-289d109627090518d4854130820a54859b02c0f4.zip |
amd64/x86 stable, bug #289521
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/httping/httping-1.2.9-r1.ebuild')
-rw-r--r-- | net-analyzer/httping/httping-1.2.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-1.2.9-r1.ebuild b/net-analyzer/httping/httping-1.2.9-r1.ebuild index 4ae28b54a7f8..9d4975163777 100644 --- a/net-analyzer/httping/httping-1.2.9-r1.ebuild +++ b/net-analyzer/httping/httping-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.9-r1.ebuild,v 1.1 2009/08/09 14:16:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.9-r1.ebuild,v 1.2 2009/10/30 10:05:55 maekke Exp $ inherit flag-o-matic 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 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86" IUSE="ssl" RDEPEND=">=sys-libs/ncurses-5 |