summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-04 16:49:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-04 16:49:32 +0000
commitd239e4d03ee8c540be5bf64ea68b317837b8fff8 (patch)
treef7b40e7d9061e68a553f72ab972cd1e3b081dbb1 /net-misc/wget
parentx86 stable wrt bug #335263 (diff)
downloadgentoo-2-d239e4d03ee8c540be5bf64ea68b317837b8fff8.tar.gz
gentoo-2-d239e4d03ee8c540be5bf64ea68b317837b8fff8.tar.bz2
gentoo-2-d239e4d03ee8c540be5bf64ea68b317837b8fff8.zip
alpha/arm/ia64/s390/sh/sparc stable wrt #329941
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.12-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index b5af38ecfb0f..da4928123de0 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.125 2010/09/04 01:42:04 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.126 2010/09/04 16:49:32 armin76 Exp $
+
+ 04 Sep 2010; Raúl Porcel <armin76@gentoo.org> wget-1.12-r2.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #329941
04 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> wget-1.12-r2.ebuild:
x86 stable wrt security bug #329941
diff --git a/net-misc/wget/wget-1.12-r2.ebuild b/net-misc/wget/wget-1.12-r2.ebuild
index 579c520d35b6..0b325b201f3e 100644
--- a/net-misc/wget/wget-1.12-r2.ebuild
+++ b/net-misc/wget/wget-1.12-r2.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-r2.ebuild,v 1.3 2010/09/04 01:42:04 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r2.ebuild,v 1.4 2010/09/04 16:49:32 armin76 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 )