diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:16:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:16:29 +0000 |
commit | de38f85ae2fdb7fe2b05352b6597360a96f9301f (patch) | |
tree | e476b90fb368c8254339984d3ebd539f354c3367 /net-analyzer/httping/httping-1.5.2.ebuild | |
parent | Stable for HPPA (bug #400125). (diff) | |
download | gentoo-2-de38f85ae2fdb7fe2b05352b6597360a96f9301f.tar.gz gentoo-2-de38f85ae2fdb7fe2b05352b6597360a96f9301f.tar.bz2 gentoo-2-de38f85ae2fdb7fe2b05352b6597360a96f9301f.zip |
Stable for HPPA (bug #400421).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/httping/httping-1.5.2.ebuild')
-rw-r--r-- | net-analyzer/httping/httping-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-1.5.2.ebuild b/net-analyzer/httping/httping-1.5.2.ebuild index e17c2571459d..dc10aa868506 100644 --- a/net-analyzer/httping/httping-1.5.2.ebuild +++ b/net-analyzer/httping/httping-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.2.ebuild,v 1.3 2012/01/28 14:46:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.5.2.ebuild,v 1.4 2012/02/07 16:16:29 jer Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${MY_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 |