diff options
author | Brent Baude <ranger@gentoo.org> | 2009-08-31 00:33:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-08-31 00:33:42 +0000 |
commit | 7c36a3407b4b54efebe3e2b48a0fa8d18244195a (patch) | |
tree | 9f1c9f67bd1d34332d8676a83cd60e950cadd530 /net-misc | |
parent | Marking gst-plugins-cdparanoia-0.10.23 ppc64 for bug 280946 (diff) | |
download | gentoo-2-7c36a3407b4b54efebe3e2b48a0fa8d18244195a.tar.gz gentoo-2-7c36a3407b4b54efebe3e2b48a0fa8d18244195a.tar.bz2 gentoo-2-7c36a3407b4b54efebe3e2b48a0fa8d18244195a.zip |
stable ppc64, bug 281876
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wget/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wget/wget-1.11.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 5e198a3b5139..e3fda4f8b11e 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wget # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.106 2009/08/30 14:42:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.107 2009/08/31 00:33:42 ranger Exp $ + + 31 Aug 2009; Brent Baude <ranger@gentoo.org> wget-1.11.4.ebuild: + stable ppc64, bug 281876 30 Aug 2009; Tobias Klausmann <klausman@gentoo.org> wget-1.11.4.ebuild: Stable on alpha, bug #281876 diff --git a/net-misc/wget/wget-1.11.4.ebuild b/net-misc/wget/wget-1.11.4.ebuild index 9bd6548ec3f4..efbb0c9aaf36 100644 --- a/net-misc/wget/wget-1.11.4.ebuild +++ b/net-misc/wget/wget-1.11.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.5 2009/08/30 14:42:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.6 2009/08/31 00:33:42 ranger Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug ipv6 nls ssl static" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" |