summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-05-24 13:25:18 +0000
committerJeroen Roovers <jer@gentoo.org>2012-05-24 13:25:18 +0000
commitf769309b9b72445005ea3edb52b288b0d8a1b795 (patch)
treedef8fc49fc44ad0a14b598b0cf2d759053c69484 /net-misc/wget
parentppc stable wrt #410611 (diff)
downloadgentoo-2-f769309b9b72445005ea3edb52b288b0d8a1b795.tar.gz
gentoo-2-f769309b9b72445005ea3edb52b288b0d8a1b795.tar.bz2
gentoo-2-f769309b9b72445005ea3edb52b288b0d8a1b795.zip
Stable for HPPA (bug #406657).
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.13.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 5f3191d213cf..9d24fe1671be 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.158 2012/05/23 12:55:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.159 2012/05/24 13:25:18 jer Exp $
+
+ 24 May 2012; Jeroen Roovers <jer@gentoo.org> wget-1.13.4-r1.ebuild:
+ Stable for HPPA (bug #406657).
23 May 2012; Brent Baude <ranger@gentoo.org> wget-1.13.4-r1.ebuild:
Marking wget-1.13.4-r1 ppc64 for bug 406657
diff --git a/net-misc/wget/wget-1.13.4-r1.ebuild b/net-misc/wget/wget-1.13.4-r1.ebuild
index 993d4245bc49..d2a1690f1e70 100644
--- a/net-misc/wget/wget-1.13.4-r1.ebuild
+++ b/net-misc/wget/wget-1.13.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.13.4-r1.ebuild,v 1.10 2012/05/23 12:55:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.13.4-r1.ebuild,v 1.11 2012/05/24 13:25:18 jer Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="debug gnutls idn ipv6 nls ntlm +ssl static"
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )