diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-16 19:11:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-16 19:11:34 +0000 |
commit | 6751c8506cf94976cc7a9f775833e4268e49d9d2 (patch) | |
tree | 4483b1b82bdf15b037820d4c2cded4013131bc23 /net-misc/wget | |
parent | new version and new ebuild :) (diff) | |
download | historical-6751c8506cf94976cc7a9f775833e4268e49d9d2.tar.gz historical-6751c8506cf94976cc7a9f775833e4268e49d9d2.tar.bz2 historical-6751c8506cf94976cc7a9f775833e4268e49d9d2.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/wget/Manifest | 4 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r5.ebuild | 4 |
3 files changed, 9 insertions, 5 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/Manifest b/net-misc/wget/Manifest index 816e529d99bb..4d38d2ec1873 100644 --- a/net-misc/wget/Manifest +++ b/net-misc/wget/Manifest @@ -1,8 +1,8 @@ +MD5 d3503027c422e9c4c4fc3ce1b414f2c6 wget-1.9.1-r5.ebuild 1669 MD5 d8da3021a3e635af9c4511b2a55b5633 metadata.xml 343 MD5 a0a0a49fd392c3a858b70242aa3f7268 wget-1.9.1-r3.ebuild 1561 -MD5 04e542317868e97f645bd8b3327b5faa ChangeLog 10496 +MD5 c4abc6668abeace1d938b27c66b762c1 ChangeLog 10602 MD5 997fb4f22c3f10b16a9f61fcf7f02da5 wget-1.9.1-r4.ebuild 1584 -MD5 6af41b682518000585d57f85efbacbae wget-1.9.1-r5.ebuild 1671 MD5 94ce8e0557c28ef33d5814ab3dd34980 files/digest-wget-1.9.1-r3 135 MD5 00d0d47b0f3c0eb0a56d45ff0ee01e6e files/digest-wget-1.9.1-r4 136 MD5 69f37da4a3708c5a2221ad21a5b25d74 files/digest-wget-1.9.1-r5 136 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 ) |