diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-02 21:55:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-02 21:55:47 +0000 |
commit | 5961b71e6e008338342181293ab2926a46cdcaaa (patch) | |
tree | 71cccdc42f8f67d210af78c5a1be20f75b900bec /net-misc/wget | |
parent | new release, mark 2.6.2 x86 cleanup (Manifest recommit) (diff) | |
download | gentoo-2-5961b71e6e008338342181293ab2926a46cdcaaa.tar.gz gentoo-2-5961b71e6e008338342181293ab2926a46cdcaaa.tar.bz2 gentoo-2-5961b71e6e008338342181293ab2926a46cdcaaa.zip |
Stable on ppc.
(Portage version: 2.0.51.18)
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index c30306755dda..7f7655d1ec28 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wget # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.48 2005/03/02 20:26:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.49 2005/03/02 21:55:47 hansmi Exp $ + + 02 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> wget-1.9.1-r3.ebuild: + Stable on ppc. 02 Mar 2005; Markus Rothe <corsair@gentoo.org> wget-1.9.1-r3.ebuild: Stable on ppc64; bug #74008 diff --git a/net-misc/wget/wget-1.9.1-r3.ebuild b/net-misc/wget/wget-1.9.1-r3.ebuild index cea5d3f02ec1..4c2e18c28a84 100644 --- a/net-misc/wget/wget-1.9.1-r3.ebuild +++ b/net-misc/wget/wget-1.9.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.3 2005/03/02 20:26:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.4 2005/03/02 21:55:47 hansmi Exp $ inherit gnuconfig eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~ppc-macos ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~ppc-macos ~s390 ~sh ~sparc ~x86" IUSE="build debug ipv6 nls socks5 ssl static" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )" |