summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-07 19:08:17 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-07 19:08:17 +0000
commitf7b9c244915a390cd8e088ff365391113d0c42fc (patch)
treeea7cabc03436239fe3bf7a2bcd25c23d98dddcf5 /net-misc/wget
parentamd64 stable, bug #283396 (diff)
downloadgentoo-2-f7b9c244915a390cd8e088ff365391113d0c42fc.tar.gz
gentoo-2-f7b9c244915a390cd8e088ff365391113d0c42fc.tar.bz2
gentoo-2-f7b9c244915a390cd8e088ff365391113d0c42fc.zip
amd64 stable, bug #286058
(Portage version: 2.2_rc44/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.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 482e9e6d1caf..5528a54ac4e9 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.116 2009/10/07 18:45:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.117 2009/10/07 19:08:17 maekke Exp $
+
+ 07 Oct 2009; Markus Meier <maekke@gentoo.org> wget-1.12.ebuild:
+ amd64 stable, bug #286058
07 Oct 2009; Raúl Porcel <armin76@gentoo.org> wget-1.12.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #286058
diff --git a/net-misc/wget/wget-1.12.ebuild b/net-misc/wget/wget-1.12.ebuild
index 54317a898973..9727b346a239 100644
--- a/net-misc/wget/wget-1.12.ebuild
+++ b/net-misc/wget/wget-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12.ebuild,v 1.6 2009/10/07 18:45:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12.ebuild,v 1.7 2009/10/07 19:08:17 maekke Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,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 )