diff options
author | 2012-05-26 10:19:51 +0000 | |
---|---|---|
committer | 2012-05-26 10:19:51 +0000 | |
commit | 998c3e18574227321cc885d1233d0b12c2a53fea (patch) | |
tree | afd8f6e7d315afb194548de8d6bc32ec7b80b690 /net-misc/wget | |
parent | stable on x86. (diff) | |
download | gentoo-2-998c3e18574227321cc885d1233d0b12c2a53fea.tar.gz gentoo-2-998c3e18574227321cc885d1233d0b12c2a53fea.tar.bz2 gentoo-2-998c3e18574227321cc885d1233d0b12c2a53fea.zip |
arm stable, bug #406657
(Portage version: 2.1.10.62/cvs/Linux i686)
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wget/wget-1.13.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 9d24fe1671be..e8ff8e5684ac 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wget # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.159 2012/05/24 13:25:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.160 2012/05/26 10:19:51 maekke Exp $ + + 26 May 2012; Markus Meier <maekke@gentoo.org> wget-1.13.4-r1.ebuild: + arm stable, bug #406657 24 May 2012; Jeroen Roovers <jer@gentoo.org> wget-1.13.4-r1.ebuild: Stable for HPPA (bug #406657). diff --git a/net-misc/wget/wget-1.13.4-r1.ebuild b/net-misc/wget/wget-1.13.4-r1.ebuild index d2a1690f1e70..4fdda5fab2d8 100644 --- a/net-misc/wget/wget-1.13.4-r1.ebuild +++ b/net-misc/wget/wget-1.13.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.13.4-r1.ebuild,v 1.11 2012/05/24 13:25:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.13.4-r1.ebuild,v 1.12 2012/05/26 10:19:51 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug gnutls idn ipv6 nls ntlm +ssl static" LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] ) |