diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:17:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:17:37 +0000 |
commit | 642c209ec6225af3f40d5d057793b438816c5e26 (patch) | |
tree | c25077e86f36a0c45a2e814e86db9ecb78047ca5 /net-misc/wget | |
parent | Remove arm keywords (diff) | |
download | historical-642c209ec6225af3f40d5d057793b438816c5e26.tar.gz historical-642c209ec6225af3f40d5d057793b438816c5e26.tar.bz2 historical-642c209ec6225af3f40d5d057793b438816c5e26.zip |
Remove arm keywords
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/wget-1.8.2-r3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r2.ebuild | 4 |
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 )" |