diff options
author | Michael Weber <xmw@gentoo.org> | 2012-10-22 18:26:06 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-10-22 18:26:06 +0000 |
commit | 1c4d8887d28887f879bea38800a62d4aec1729c9 (patch) | |
tree | 8c8dddec6f816240978791147cdb02009b79088c /net-misc/wget | |
parent | Block on gnome-control-center-2 due to file collision (bug #438014, thanks to... (diff) | |
download | gentoo-2-1c4d8887d28887f879bea38800a62d4aec1729c9.tar.gz gentoo-2-1c4d8887d28887f879bea38800a62d4aec1729c9.tar.bz2 gentoo-2-1c4d8887d28887f879bea38800a62d4aec1729c9.zip |
ppc stable (bug 438858)
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
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 d96dc211c142..cceea26263fd 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.167 2012/10/22 14:46:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.168 2012/10/22 18:26:06 xmw Exp $ + + 22 Oct 2012; Michael Weber <xmw@gentoo.org> wget-1.14.ebuild: + ppc stable (bug 438858) 22 Oct 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.14.ebuild: Stable for AMD64, wrt bug #438858 diff --git a/net-misc/wget/wget-1.14.ebuild b/net-misc/wget/wget-1.14.ebuild index 1f4991d45578..495a24de8165 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.4 2012/10/22 14:46:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.14.ebuild,v 1.5 2012/10/22 18:26:06 xmw 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(+)] ) |