diff options
author | Brent Baude <ranger@gentoo.org> | 2012-11-13 16:44:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-11-13 16:44:03 +0000 |
commit | 2104adda7a46d642b1edd24161bc65a9cbb5bb0f (patch) | |
tree | 9615e0f9b5b188f5e175900332656a28b1692c21 /net-misc/wget | |
parent | http://my.opera.com/desktopteam/blog/2012/11/13/imperialentanglement (diff) | |
download | gentoo-2-2104adda7a46d642b1edd24161bc65a9cbb5bb0f.tar.gz gentoo-2-2104adda7a46d642b1edd24161bc65a9cbb5bb0f.tar.bz2 gentoo-2-2104adda7a46d642b1edd24161bc65a9cbb5bb0f.zip |
Marking wget-1.14 ppc64 for bug 438858
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wget/wget-1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index cceea26263fd..de3849af3b2a 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.168 2012/10/22 18:26:06 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.169 2012/11/13 16:44:03 ranger Exp $ + + 13 Nov 2012; Brent Baude <ranger@gentoo.org> wget-1.14.ebuild: + Marking wget-1.14 ppc64 for bug 438858 22 Oct 2012; Michael Weber <xmw@gentoo.org> wget-1.14.ebuild: ppc stable (bug 438858) diff --git a/net-misc/wget/wget-1.14.ebuild b/net-misc/wget/wget-1.14.ebuild index 495a24de8165..2fa14426e3cf 100644 --- a/net-misc/wget/wget-1.14.ebuild +++ b/net-misc/wget/wget-1.14.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.14.ebuild,v 1.5 2012/10/22 18:26:06 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.14.ebuild,v 1.6 2012/11/13 16:44:03 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 pcre +ssl static uuid zlib" LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] ) |