diff options
author | 2005-05-16 19:47:09 +0000 | |
---|---|---|
committer | 2005-05-16 19:47:09 +0000 | |
commit | 066dd9958aba9c03a8666ffa0f2e04a0af814cef (patch) | |
tree | 50f98479df0e5e1f8608bb267423df9e19351d35 /net-misc/wget/wget-1.9.1-r5.ebuild | |
parent | Stable on x86, closes bug 92817. (diff) | |
download | gentoo-2-066dd9958aba9c03a8666ffa0f2e04a0af814cef.tar.gz gentoo-2-066dd9958aba9c03a8666ffa0f2e04a0af814cef.tar.bz2 gentoo-2-066dd9958aba9c03a8666ffa0f2e04a0af814cef.zip |
Stable on sparc wrt #seemantoni
(Portage version: 2.0.51.19)
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 53c892362069..d02bd5fa2743 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.3 2005/05/16 19:27:14 seemant Exp $ +# $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 $ 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 ~ppc64 ~ppc-macos ~s390 ~sh sparc x86" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) socks5? ( net-proxy/dante )" |