summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-11-21 21:45:48 +0000
committerMarkus Meier <maekke@gentoo.org>2012-11-21 21:45:48 +0000
commitdffe75ccd6b9027dcf65e770ed3b62f6abdcc418 (patch)
tree8e092845a6b3477e84243c7084ef28a7f6748ed2 /net-misc/wget
parentTar ball changed, dependence on metis is now through cholmod only (diff)
downloadgentoo-2-dffe75ccd6b9027dcf65e770ed3b62f6abdcc418.tar.gz
gentoo-2-dffe75ccd6b9027dcf65e770ed3b62f6abdcc418.tar.bz2
gentoo-2-dffe75ccd6b9027dcf65e770ed3b62f6abdcc418.zip
arm stable, bug #438858
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 5fd5613392d7..49fa309e82e8 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.170 2012/11/21 11:14:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.171 2012/11/21 21:45:48 maekke Exp $
+
+ 21 Nov 2012; Markus Meier <maekke@gentoo.org> wget-1.14.ebuild:
+ arm stable, bug #438858
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> wget-1.14.ebuild:
Stable for x86, wrt bug #438858
diff --git a/net-misc/wget/wget-1.14.ebuild b/net-misc/wget/wget-1.14.ebuild
index b2efb20ec96f..dcd5a382f0ae 100644
--- a/net-misc/wget/wget-1.14.ebuild
+++ b/net-misc/wget/wget-1.14.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.14.ebuild,v 1.7 2012/11/21 11:14:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.14.ebuild,v 1.8 2012/11/21 21:45:48 maekke 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 pcre +ssl static uuid zlib"
LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] )