summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-01-03 15:50:36 +0000
committerMichael Weber <xmw@gentoo.org>2011-01-03 15:50:36 +0000
commit5082338a9f10450b12a93f2614b2b02cdce66d5d (patch)
treeb02b55692e0b80f7cfdf04c563554928c8d12864 /net-misc
parentRemove file collision with sys-apps/moreutils by renaming binary and man page... (diff)
downloadgentoo-2-5082338a9f10450b12a93f2614b2b02cdce66d5d.tar.gz
gentoo-2-5082338a9f10450b12a93f2614b2b02cdce66d5d.tar.bz2
gentoo-2-5082338a9f10450b12a93f2614b2b02cdce66d5d.zip
sparc stable (bug 349114)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wget/ChangeLog7
-rw-r--r--net-misc/wget/wget-1.12-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index c6d629b54f41..19acc4f1a906 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.134 2010/12/31 15:49:10 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.135 2011/01/03 15:50:36 xmw Exp $
+
+ 03 Jan 2011; Michael Weber <xmw@gentoo.org> wget-1.12-r3.ebuild:
+ sparc stable (bug 349114)
31 Dec 2010; Markos Chandras <hwoarang@gentoo.org> wget-1.12-r3.ebuild:
Stable on amd64 wrt bug #349114
diff --git a/net-misc/wget/wget-1.12-r3.ebuild b/net-misc/wget/wget-1.12-r3.ebuild
index 0c1bd4b03b15..a38476134ea9 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
+# Copyright 1999-2011 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.4 2010/12/31 15:49:10 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.12-r3.ebuild,v 1.5 2011/01/03 15:50:36 xmw 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 )