summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-07-11 02:42:57 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-07-11 02:42:57 +0000
commit20f98c86a1d4afee7e2776c123b5d84ebda6d28b (patch)
tree5579142c9a615db2376d4cd7172d416d93834cbe /net-misc/wget
parentadd back in -* keyword for brave (and possibly nutty) testers on non-keyworde... (diff)
downloadgentoo-2-20f98c86a1d4afee7e2776c123b5d84ebda6d28b.tar.gz
gentoo-2-20f98c86a1d4afee7e2776c123b5d84ebda6d28b.tar.bz2
gentoo-2-20f98c86a1d4afee7e2776c123b5d84ebda6d28b.zip
Stable on Mac OS X
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.9.1-r2.ebuild4
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 e72a81f88aa0..19aaaecbe69b 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.14 2004/06/25 00:19:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.15 2004/07/11 02:42:57 pvdabeel 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"
+KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips alpha arm hppa amd64 ~ia64 s390 macos"
IUSE="ssl nls static ipv6 debug socks5"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"