summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Fitzgerald <gregf@gentoo.org>2003-11-18 07:06:30 +0000
committerGreg Fitzgerald <gregf@gentoo.org>2003-11-18 07:06:30 +0000
commit6401b3eee2cf7822557a0af152d1ee119242a0b4 (patch)
treecfa7549142365444da1a7b5b40b8c77f3d07dffe /net-misc/wget
parentNew ebuild (diff)
downloadgentoo-2-6401b3eee2cf7822557a0af152d1ee119242a0b4.tar.gz
gentoo-2-6401b3eee2cf7822557a0af152d1ee119242a0b4.tar.bz2
gentoo-2-6401b3eee2cf7822557a0af152d1ee119242a0b4.zip
marked stable
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.8.2-r2.ebuild4
-rw-r--r--net-misc/wget/wget-1.8.2-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/wget/wget-1.8.2-r2.ebuild b/net-misc/wget/wget-1.8.2-r2.ebuild
index fdc7d4df0c45..47ccf152c25b 100644
--- a/net-misc/wget/wget-1.8.2-r2.ebuild
+++ b/net-misc/wget/wget-1.8.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r2.ebuild,v 1.15 2003/11/18 06:38:16 gregf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r2.ebuild,v 1.16 2003/11/18 07:06:30 gregf Exp $
inherit gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
DEPEND="nls? sys-devel/autoconf ( sys-devel/gettext )"
diff --git a/net-misc/wget/wget-1.8.2-r3.ebuild b/net-misc/wget/wget-1.8.2-r3.ebuild
index b5c6430c6e4d..9d6c31cd1424 100644
--- a/net-misc/wget/wget-1.8.2-r3.ebuild
+++ b/net-misc/wget/wget-1.8.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r3.ebuild,v 1.4 2003/11/18 06:38:16 gregf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r3.ebuild,v 1.5 2003/11/18 07:06:30 gregf Exp $
inherit gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64"
IUSE="ssl nls static ipv6 debug"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"