diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-21 18:47:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-21 18:47:54 +0000 |
commit | 0788364df078cac313b1a5a44a519b97730d78f2 (patch) | |
tree | 919b43af4ad12a0bf9561bbbbb0770b6ac03c70c /net-misc | |
parent | stabilize (diff) | |
download | gentoo-2-0788364df078cac313b1a5a44a519b97730d78f2.tar.gz gentoo-2-0788364df078cac313b1a5a44a519b97730d78f2.tar.bz2 gentoo-2-0788364df078cac313b1a5a44a519b97730d78f2.zip |
arm/s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/wget-1.9.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild index 4aa160cf7ffd..a55852e8df53 100644 --- a/net-misc/wget/wget-1.9.1-r5.ebuild +++ b/net-misc/wget/wget-1.9.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r5.ebuild,v 1.9 2005/05/17 03:05:11 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.10 2005/05/21 18:47:54 vapier Exp $ inherit gnuconfig eutils flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) socks5? ( net-proxy/dante )" |