diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 17:50:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 17:50:58 +0000 |
commit | f025857b250f9c3911ed3c92b5e8e744ab712797 (patch) | |
tree | bb610c7d6e3ab12e6006a428b7215895484a420f /net-misc/wget | |
parent | ia64/s390/sh/sparc stable wrt #327777 (diff) | |
download | gentoo-2-f025857b250f9c3911ed3c92b5e8e744ab712797.tar.gz gentoo-2-f025857b250f9c3911ed3c92b5e8e744ab712797.tar.bz2 gentoo-2-f025857b250f9c3911ed3c92b5e8e744ab712797.zip |
s390 stable wrt #329941
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wget/wget-1.12-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 28e050970351..1bb923bbe815 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wget # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.129 2010/09/06 22:35:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.130 2010/09/19 17:50:58 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> wget-1.12-r2.ebuild: + s390 stable wrt #329941 06 Sep 2010; Jeroen Roovers <jer@gentoo.org> wget-1.12-r2.ebuild: Stable for HPPA PPC (bug #329941). diff --git a/net-misc/wget/wget-1.12-r2.ebuild b/net-misc/wget/wget-1.12-r2.ebuild index 4b390a5e0f68..000c3c6fd194 100644 --- a/net-misc/wget/wget-1.12-r2.ebuild +++ b/net-misc/wget/wget-1.12-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild,v 1.7 2010/09/06 22:35:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild,v 1.8 2010/09/19 17:50:58 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug idn ipv6 nls ntlm +ssl static" RDEPEND="idn? ( net-dns/libidn ) |