summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-16 19:11:34 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-16 19:11:34 +0000
commit9babab74bd95a124a1a05f04f7ca4d39642de562 (patch)
treeb043ce8c51f4d0df1840ad7fa2c5f2c0d1237a48 /net-misc
parentnew version and new ebuild :) (diff)
downloadgentoo-2-9babab74bd95a124a1a05f04f7ca4d39642de562.tar.gz
gentoo-2-9babab74bd95a124a1a05f04f7ca4d39642de562.tar.bz2
gentoo-2-9babab74bd95a124a1a05f04f7ca4d39642de562.zip
Stable on ppc.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wget/ChangeLog6
-rw-r--r--net-misc/wget/wget-1.9.1-r5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 8a07e1af70d3..5aa81965b3aa 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,10 @@
# 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.60 2005/05/16 19:00:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.61 2005/05/16 19:11:34 hansmi Exp $
+
+ 16 May 2005; Michael Hanselmann <hansmi@gentoo.org> ChangeLog,
+ wget-1.9.1-r5.ebuild:
+ Stable on ppc.
*wget-1.9.1-r5 (16 May 2005)
diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild
index 7cc3147c2b12..485a28be6103 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.1 2005/05/16 19:00:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.2 2005/05/16 19:11:34 hansmi 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 ~ppc64 ~ppc-macos ~s390 ~sh
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~ppc-macos ~s390 ~sh
~sparc ~x86"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )