summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-12-27 21:11:33 +0000
committerThomas Kahle <tomka@gentoo.org>2010-12-27 21:11:33 +0000
commit1cfcf5dfb3e20e02048728520e5f2e0258ee00ee (patch)
tree6f7342de3a7dd16a7646c4372eaa9ceedf60bbc5 /net-misc/wget
parentMarked ~x64-solaris (diff)
downloadgentoo-2-1cfcf5dfb3e20e02048728520e5f2e0258ee00ee.tar.gz
gentoo-2-1cfcf5dfb3e20e02048728520e5f2e0258ee00ee.tar.bz2
gentoo-2-1cfcf5dfb3e20e02048728520e5f2e0258ee00ee.zip
x86 stable per bug 349114
(Portage version: 2.1.9.26/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 46200b95933a..e26a456e55f8 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.131 2010/11/26 22:51:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.132 2010/12/27 21:11:33 tomka Exp $
+
+ 27 Dec 2010; Thomas Kahle <tomka@gentoo.org> wget-1.12-r3.ebuild:
+ x86 stable per bug 349114
*wget-1.12-r3 (26 Nov 2010)
diff --git a/net-misc/wget/wget-1.12-r3.ebuild b/net-misc/wget/wget-1.12-r3.ebuild
index 232f65192896..b78ca10e33f8 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-2010 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.1 2010/11/26 22:51:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r3.ebuild,v 1.2 2010/12/27 21:11:33 tomka 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 )