diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-16 19:52:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-16 19:52:43 +0000 |
commit | 1eb1d0e958c905b0f5cd174cbf88883869fb78d3 (patch) | |
tree | 45654ebd5552ef7980c4998a126466b1368c842a /net-misc/wget/wget-1.9.1-r5.ebuild | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-1eb1d0e958c905b0f5cd174cbf88883869fb78d3.tar.gz gentoo-2-1eb1d0e958c905b0f5cd174cbf88883869fb78d3.tar.bz2 gentoo-2-1eb1d0e958c905b0f5cd174cbf88883869fb78d3.zip |
Stable on alpha.
Diffstat (limited to 'net-misc/wget/wget-1.9.1-r5.ebuild')
-rw-r--r-- | net-misc/wget/wget-1.9.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild index d02bd5fa2743..c907dcd4cbe2 100644 --- a/net-misc/wget/wget-1.9.1-r5.ebuild +++ b/net-misc/wget/wget-1.9.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.4 2005/05/16 19:47:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.5 2005/05/16 19:52:43 kloeri Exp $ inherit gnuconfig eutils flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~ppc-macos ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) socks5? ( net-proxy/dante )" |