summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-16 19:47:09 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-16 19:47:09 +0000
commit886b55ad45115d69ecd3d4bfa57f5733bdeb2296 (patch)
tree6eb3b53cae5310c793b17c9b8bcf57d365be2be9
parentStable on x86, closes bug 92817. (diff)
downloadhistorical-886b55ad45115d69ecd3d4bfa57f5733bdeb2296.tar.gz
historical-886b55ad45115d69ecd3d4bfa57f5733bdeb2296.tar.bz2
historical-886b55ad45115d69ecd3d4bfa57f5733bdeb2296.zip
Stable on sparc wrt #seemantoni
Package-Manager: portage-2.0.51.19
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/Manifest18
-rw-r--r--net-misc/wget/wget-1.9.1-r5.ebuild4
3 files changed, 20 insertions, 7 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 188ca5c059b2..79cb8d8e0a36 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.62 2005/05/16 19:27:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.63 2005/05/16 19:47:09 gustavoz Exp $
+
+ 16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> wget-1.9.1-r5.ebuild:
+ Stable on sparc wrt #seemantoni
16 May 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r5.ebuild:
stable on x86 and amd64
diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 236bf0f4a0a9..7a32b21cc2a2 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,8 +1,18 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 b30c64bd516bf0f08706c63d43dbb62f ChangeLog 10816
MD5 d8da3021a3e635af9c4511b2a55b5633 metadata.xml 343
-MD5 a0a0a49fd392c3a858b70242aa3f7268 wget-1.9.1-r3.ebuild 1561
-MD5 55fd2b5073609d2d3b4c073abd4bcdef ChangeLog 10704
MD5 997fb4f22c3f10b16a9f61fcf7f02da5 wget-1.9.1-r4.ebuild 1584
-MD5 0db71099e64247468f7e0b6b9501f69d wget-1.9.1-r5.ebuild 1668
-MD5 94ce8e0557c28ef33d5814ab3dd34980 files/digest-wget-1.9.1-r3 135
+MD5 5407d2c708b1e8f0e214e34cc68a24b8 wget-1.9.1-r5.ebuild 1668
+MD5 a0a0a49fd392c3a858b70242aa3f7268 wget-1.9.1-r3.ebuild 1561
MD5 00d0d47b0f3c0eb0a56d45ff0ee01e6e files/digest-wget-1.9.1-r4 136
MD5 69f37da4a3708c5a2221ad21a5b25d74 files/digest-wget-1.9.1-r5 136
+MD5 94ce8e0557c28ef33d5814ab3dd34980 files/digest-wget-1.9.1-r3 135
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFCiPjRKRy60XGEcJIRArXiAJ0VLYIGIu386y+ceZvoYg0TI61BAwCgiZO4
+qTH5watpDBX200jHgc/6PaU=
+=ZKNI
+-----END PGP SIGNATURE-----
diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild
index 53c892362069..d02bd5fa2743 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.3 2005/05/16 19:27:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.4 2005/05/16 19:47:09 gustavoz 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 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~ppc-macos ~s390 ~sh sparc x86"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )
socks5? ( net-proxy/dante )"