summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
commit85ce1256d20566e37e9795c37f9ac84d139e0dbb (patch)
tree8787102128548205e9b38fc3cd3aa9db145cbc64 /net-misc/wget
parentinitial ebuild #37586 (diff)
downloadgentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.gz
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.bz2
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.zip
Remove arm keywords
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/wget-1.8.2-r3.ebuild4
-rw-r--r--net-misc/wget/wget-1.9-r2.ebuild4
-rw-r--r--net-misc/wget/wget-1.9.1-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/wget/wget-1.8.2-r3.ebuild b/net-misc/wget/wget-1.8.2-r3.ebuild
index ace3376d27ec..06534b7eb811 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.9 2003/12/06 06:53:12 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.8.2-r3.ebuild,v 1.10 2004/02/23 00:17:11 agriffis 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 mips amd64 ia64"
IUSE="ssl nls static ipv6 debug"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
diff --git a/net-misc/wget/wget-1.9-r2.ebuild b/net-misc/wget/wget-1.9-r2.ebuild
index 14be9887236c..39ae5d177259 100644
--- a/net-misc/wget/wget-1.9-r2.ebuild
+++ b/net-misc/wget/wget-1.9-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.9-r2.ebuild,v 1.4 2003/12/05 02:13:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9-r2.ebuild,v 1.5 2004/02/23 00:17:11 agriffis Exp $
inherit gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64"
+KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"
DEPEND="nls? ( sys-devel/gettext )
diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild
index 6e20e5730659..6e732911ede2 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-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.9.1-r2.ebuild,v 1.5 2004/01/21 00:56:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.6 2004/02/23 00:17:11 agriffis Exp $
inherit gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~arm ~mips ~amd64 ~ia64 ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~mips ~amd64 ~ia64 ppc64"
IUSE="ssl nls static ipv6 debug socks5"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"