summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-01 13:40:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-01 13:40:29 +0000
commit203f255bd4d0107edbe3bc4b4a87f40adb79330d (patch)
tree7207b99e092a790818758b6c1c59067094b76c0c
parentBump to 1.6.5. Fixes #238151. Patches by Calogero Lo Leggio. (diff)
downloadgentoo-2-203f255bd4d0107edbe3bc4b4a87f40adb79330d.tar.gz
gentoo-2-203f255bd4d0107edbe3bc4b4a87f40adb79330d.tar.bz2
gentoo-2-203f255bd4d0107edbe3bc4b4a87f40adb79330d.zip
arm/ia64/s390/sh/sparc stable wrt #281876
(Portage version: 2.1.6.13/cvs/Linux ia64)
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.11.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 448026956dfc..915e991ed3b8 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.108 2009/08/31 16:23:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.109 2009/09/01 13:40:29 armin76 Exp $
+
+ 01 Sep 2009; Raúl Porcel <armin76@gentoo.org> wget-1.11.4.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #281876
31 Aug 2009; <chainsaw@gentoo.org> wget-1.11.4.ebuild:
Marked stable on AMD64 as requested by Mike "SpanKY" Friesinger in bug
diff --git a/net-misc/wget/wget-1.11.4.ebuild b/net-misc/wget/wget-1.11.4.ebuild
index 71a962b379bd..b11cb52a643e 100644
--- a/net-misc/wget/wget-1.11.4.ebuild
+++ b/net-misc/wget/wget-1.11.4.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.11.4.ebuild,v 1.7 2009/08/31 16:23:20 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.8 2009/09/01 13:40:29 armin76 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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="debug ipv6 nls ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"