summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-05-17 03:05:11 +0000
committerTom Gall <tgall@gentoo.org>2005-05-17 03:05:11 +0000
commitfc557452b7a710e3a037824f9af09bed38847459 (patch)
tree477e3a6d4e5852b414afe791ef69c2d4b425f152 /net-misc/wget
parentFix bug #92596. (diff)
downloadgentoo-2-fc557452b7a710e3a037824f9af09bed38847459.tar.gz
gentoo-2-fc557452b7a710e3a037824f9af09bed38847459.tar.bz2
gentoo-2-fc557452b7a710e3a037824f9af09bed38847459.zip
stable on ppc64, bug #83920
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.9.1-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index c239b01a8549..2306c29cbb34 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.67 2005/05/16 20:07:11 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.68 2005/05/17 03:05:11 tgall Exp $
+
+ 16 May 2005; Tom Gall <tgall@gentoo.org> wget-1.9.1-r5.ebuild:
+ ppc64 stable, for #83920
16 May 2005; Stephen Bennett <spb@gentoo.org> wget-1.9.1-r5.ebuild:
Mips stable for #83920
diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild
index a27a75bb5caf..4aa160cf7ffd 100644
--- a/net-misc/wget/wget-1.9.1-r5.ebuild
+++ b/net-misc/wget/wget-1.9.1-r5.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-r5.ebuild,v 1.8 2005/05/16 20:07:11 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.9 2005/05/17 03:05:11 tgall Exp $
inherit gnuconfig eutils flag-o-matic
@@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )
socks5? ( net-proxy/dante )"