summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-02 18:01:24 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-02 18:01:24 +0000
commit0aa3759855e778958446fb1e6c19a33586ddaea3 (patch)
tree1314d3245d007be37508a783a281b9c50ce2d479 /net-misc
parentFix patch; added sed in src_unpack to automatically update the postinst-en.tx... (diff)
downloadhistorical-0aa3759855e778958446fb1e6c19a33586ddaea3.tar.gz
historical-0aa3759855e778958446fb1e6c19a33586ddaea3.tar.bz2
historical-0aa3759855e778958446fb1e6c19a33586ddaea3.zip
stable on amd64. see #74008
Package-Manager: portage-2.0.51.17
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/Manifest16
-rw-r--r--net-misc/wget/wget-1.9.1-r3.ebuild4
3 files changed, 8 insertions, 17 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 1458129c39d7..a13497835d4a 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.46 2005/03/02 15:00:45 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.47 2005/03/02 18:01:24 luckyduck Exp $
+
+ 02 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> wget-1.9.1-r3.ebuild:
+ stable on amd64. see #74008
*wget-1.9.1-r3 (02 Mar 2005)
diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 0afd255615e3..2175cc9fec03 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,11 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 eb96a013e4e739b4d3fff72e6399c9b1 wget-1.9.1-r2.ebuild 1635
MD5 11770f5823ecbab503908a148814305a wget-1.8.2-r3.ebuild 1863
-MD5 611483955abc24000985d250db8a23d7 wget-1.9.1-r3.ebuild 1718
+MD5 29c2ad089bf24b6b695b5ddd1b583845 wget-1.9.1-r3.ebuild 1721
MD5 fa1f319d6557c3d1b198a9a6530ca89b wget-1.9-r2.ebuild 1615
-MD5 3ba9303f7e1b99781cffedc711691563 ChangeLog 7976
+MD5 3ee7c18643772d9a24b7519313d7c89a ChangeLog 8085
MD5 d8da3021a3e635af9c4511b2a55b5633 metadata.xml 343
MD5 4dcb05d1f54b53a2aed7a21663352952 files/wget-1.9.1-locale.patch 322
MD5 a48195a152f8913a82d743f3136f3d95 files/wget-1.9.1+ipvmisc.patch 25622
@@ -17,12 +14,3 @@ MD5 daf2955489495fca41ecca68b4e65114 files/wget-1.9-uclibc.patch 2951
MD5 28f004e72194fae0e65365e48b867c83 files/digest-wget-1.8.2-r3 221
MD5 3ae4d064cf6e6d112fe89fd8e3fa389c files/digest-wget-1.9.1-r2 63
MD5 3ae4d064cf6e6d112fe89fd8e3fa389c files/digest-wget-1.9.1-r3 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iQCVAwUBQiXWRZ4WFLgrx1GWAQIwsgP/ddxGdp1LxkPVITKsTPRGZhRFVGFU0ehw
-nhq6Dx6JQQt2cV+GRxAiBHXw6srleDG0EzVlHQ3O0RahLhauk3PAvY7QiI90iu09
-VrRLzb6+CJs6L1IAycq19l3SsdO3MMKBkZP6zhNbEXIkXwtIFkwaVD6suBQZQTeq
-i5WVtWwHCjk=
-=/e+d
------END PGP SIGNATURE-----
diff --git a/net-misc/wget/wget-1.9.1-r3.ebuild b/net-misc/wget/wget-1.9.1-r3.ebuild
index 0bdcb8ab161e..d9d21c0b0793 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.1 2005/03/02 15:00:45 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.2 2005/03/02 18:01:24 luckyduck 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 )"