diff options
author | 2012-05-29 19:13:13 +0000 | |
---|---|---|
committer | 2012-05-29 19:13:13 +0000 | |
commit | ffc44436dc716e3e0c7dbf3df8f69a551ade1342 (patch) | |
tree | 2ae479fc5e323e1ac6f240f75fa2aea7d089c4b5 /net-misc | |
parent | Marking ncmpc-0.20 ppc for bug 417733 (diff) | |
download | gentoo-2-ffc44436dc716e3e0c7dbf3df8f69a551ade1342.tar.gz gentoo-2-ffc44436dc716e3e0c7dbf3df8f69a551ade1342.tar.bz2 gentoo-2-ffc44436dc716e3e0c7dbf3df8f69a551ade1342.zip |
Marking wget-1.13.4-r1 ppc for bug 406657
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'net-misc')
-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 e8ff8e5684ac..58089e55beaa 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.160 2012/05/26 10:19:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.161 2012/05/29 19:13:13 ranger Exp $ + + 29 May 2012; Brent Baude <ranger@gentoo.org> wget-1.13.4-r1.ebuild: + Marking wget-1.13.4-r1 ppc for bug 406657 26 May 2012; Markus Meier <maekke@gentoo.org> wget-1.13.4-r1.ebuild: arm stable, 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 4fdda5fab2d8..5486d2ec248b 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.12 2012/05/26 10:19:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.13.4-r1.ebuild,v 1.13 2012/05/29 19:13:13 ranger 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(+)] ) |