summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-13 14:58:39 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-13 14:58:39 +0000
commit558e310880b8a91ca9d86722ef14ab796f5b9107 (patch)
tree36ac3d70f55e7dc9b692dfebe07d1efabf8ef20e /net-misc/wget
parentStable on amd64 wrt bug #351488 (diff)
downloadgentoo-2-558e310880b8a91ca9d86722ef14ab796f5b9107.tar.gz
gentoo-2-558e310880b8a91ca9d86722ef14ab796f5b9107.tar.bz2
gentoo-2-558e310880b8a91ca9d86722ef14ab796f5b9107.zip
Stable for HPPA (bug #349114).
(Portage version: 2.2.0_alpha15/cvs/Linux i686)
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.12-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 80da72ad8afd..b51b22dc147a 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.137 2011/01/07 21:48:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.138 2011/01/13 14:58:39 jer Exp $
+
+ 13 Jan 2011; Jeroen Roovers <jer@gentoo.org> wget-1.12-r3.ebuild:
+ Stable for HPPA (bug #349114).
07 Jan 2011; Brent Baude <ranger@gentoo.org> wget-1.12-r3.ebuild:
stable ppc, bug 349114
diff --git a/net-misc/wget/wget-1.12-r3.ebuild b/net-misc/wget/wget-1.12-r3.ebuild
index bf847128318c..b7dbfa3bff0b 100644
--- a/net-misc/wget/wget-1.12-r3.ebuild
+++ b/net-misc/wget/wget-1.12-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r3.ebuild,v 1.7 2011/01/07 21:48:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r3.ebuild,v 1.8 2011/01/13 14:58:39 jer Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug idn ipv6 nls ntlm +ssl static"
RDEPEND="idn? ( net-dns/libidn )