diff options
Diffstat (limited to 'net-analyzer/httping/httping-1.2.4.ebuild')
-rw-r--r-- | net-analyzer/httping/httping-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-1.2.4.ebuild b/net-analyzer/httping/httping-1.2.4.ebuild index 05aa6ca25603..52fa429fd5a1 100644 --- a/net-analyzer/httping/httping-1.2.4.ebuild +++ b/net-analyzer/httping/httping-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.4.ebuild,v 1.2 2008/01/18 18:27:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/httping/httping-1.2.4.ebuild,v 1.3 2008/02/05 10:54:20 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 |