diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-06 16:04:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-06 16:04:28 +0000 |
commit | c50d2994f4e4e805930241729eea479c92b0cd62 (patch) | |
tree | 3b6400567571c613d24a8b294a8c10b7c6762710 /net-misc | |
parent | stable ppc, bug 220569 (diff) | |
download | gentoo-2-c50d2994f4e4e805930241729eea479c92b0cd62.tar.gz gentoo-2-c50d2994f4e4e805930241729eea479c92b0cd62.tar.bz2 gentoo-2-c50d2994f4e4e805930241729eea479c92b0cd62.zip |
stable ppc64, bug 220569
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/wget-1.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.11.1.ebuild b/net-misc/wget/wget-1.11.1.ebuild index 68235e9d5541..256ed2fe7aef 100644 --- a/net-misc/wget/wget-1.11.1.ebuild +++ b/net-misc/wget/wget-1.11.1.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-misc/wget/wget-1.11.1.ebuild,v 1.4 2008/05/06 16:02:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.1.ebuild,v 1.5 2008/05/06 16:04:28 ranger Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug ipv6 nls socks5 ssl static" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) |