diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-23 12:55:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-23 12:55:16 +0000 |
commit | 2d6152f26e339d8f3e8a61555cbc0149c5146c8d (patch) | |
tree | 370fefae14a73dd576206bff54ca747d3fd126e7 /net-misc | |
parent | Marking dash-0.5.7.1 ppc64 for bug 416929 (diff) | |
download | gentoo-2-2d6152f26e339d8f3e8a61555cbc0149c5146c8d.tar.gz gentoo-2-2d6152f26e339d8f3e8a61555cbc0149c5146c8d.tar.bz2 gentoo-2-2d6152f26e339d8f3e8a61555cbc0149c5146c8d.zip |
Marking wget-1.13.4-r1 ppc64 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 121c813ecde7..5f3191d213cf 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.157 2012/05/22 22:52:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.158 2012/05/23 12:55:16 ranger Exp $ + + 23 May 2012; Brent Baude <ranger@gentoo.org> wget-1.13.4-r1.ebuild: + Marking wget-1.13.4-r1 ppc64 for bug 406657 22 May 2012; Mike Frysinger <vapier@gentoo.org> +files/wget-1.13.4-no-gets.patch, wget-1.13.4-r1.ebuild: diff --git a/net-misc/wget/wget-1.13.4-r1.ebuild b/net-misc/wget/wget-1.13.4-r1.ebuild index a81c4a399e61..993d4245bc49 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.9 2012/05/22 22:52:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.13.4-r1.ebuild,v 1.10 2012/05/23 12:55:16 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(+)] ) |