summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-08-18 22:09:21 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-08-18 22:09:21 +0000
commit7858d46afd9cf9dde0171bcc6582e95afd9e3f6b (patch)
treeb696f509684b1bf9ae5bfe4ec1a4049319a18bcf /net-misc/wget
parentstable x86, bug 281699 (diff)
downloadgentoo-2-7858d46afd9cf9dde0171bcc6582e95afd9e3f6b.tar.gz
gentoo-2-7858d46afd9cf9dde0171bcc6582e95afd9e3f6b.tar.bz2
gentoo-2-7858d46afd9cf9dde0171bcc6582e95afd9e3f6b.zip
stable x86, bug 281876
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-misc/wget')
-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 93ef44e8d443..8169e25dac6e 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.103 2009/08/18 16:34:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.104 2009/08/18 22:09:21 fauli Exp $
+
+ 18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> wget-1.11.4.ebuild:
+ stable x86, bug 281876
18 Aug 2009; Jeroen Roovers <jer@gentoo.org> wget-1.11.3.ebuild:
Stable for HPPA (bug #281876).
diff --git a/net-misc/wget/wget-1.11.4.ebuild b/net-misc/wget/wget-1.11.4.ebuild
index 7db8ff934645..021d743b7aa1 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.2 2009/08/18 08:33:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.4.ebuild,v 1.3 2009/08/18 22:09:21 fauli 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 )"