diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:55:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:55:16 +0000 |
commit | 24cb6e5c6d8ec59074948626c9128969f82dade1 (patch) | |
tree | d39add110561c8d47e66c5299031f1f9890944a4 /net-misc/wget | |
parent | removed macos (diff) | |
download | historical-24cb6e5c6d8ec59074948626c9128969f82dade1.tar.gz historical-24cb6e5c6d8ec59074948626c9128969f82dade1.tar.bz2 historical-24cb6e5c6d8ec59074948626c9128969f82dade1.zip |
removed macos
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild index 3644d06297d7..fbc7b532b180 100644 --- a/net-misc/wget/wget-1.9.1-r2.ebuild +++ b/net-misc/wget/wget-1.9.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r2.ebuild,v 1.18 2004/09/16 02:17:26 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.19 2004/10/23 05:52:37 mr_bones_ Exp $ inherit gnuconfig eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips alpha arm hppa amd64 ia64 s390 macos ppc-macos" +KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips alpha arm hppa amd64 ia64 s390 ppc-macos" IUSE="build debug ipv6 nls socks5 ssl static" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" |