diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 19:27:14 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 19:27:14 +0000 |
commit | ff4538b195036e16a73419263de06cd2fcbb9e56 (patch) | |
tree | c029a456c07fa64eccc7663cfb37d3ce4ff7d755 /net-misc/wget/wget-1.9.1-r5.ebuild | |
parent | Stable x86 security bump. (diff) | |
download | historical-ff4538b195036e16a73419263de06cd2fcbb9e56.tar.gz historical-ff4538b195036e16a73419263de06cd2fcbb9e56.tar.bz2 historical-ff4538b195036e16a73419263de06cd2fcbb9e56.zip |
stable on x86 and amd64
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-misc/wget/wget-1.9.1-r5.ebuild')
-rw-r--r-- | net-misc/wget/wget-1.9.1-r5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild index 485a28be6103..53c892362069 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.2 2005/05/16 19:11:34 hansmi Exp $ +# $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 $ inherit gnuconfig eutils flag-o-matic @@ -15,8 +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 )" |