summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-03 02:00:04 +0000
committerJason Wever <weeve@gentoo.org>2005-03-03 02:00:04 +0000
commit686a7c7ea74adb3bf6f64b6124b9a514cfcd85e6 (patch)
treef5e11129b46eafb610776cfb29a61b70230ac6cc /net-misc
parentStable on ppc (diff)
downloadgentoo-2-686a7c7ea74adb3bf6f64b6124b9a514cfcd85e6.tar.gz
gentoo-2-686a7c7ea74adb3bf6f64b6124b9a514cfcd85e6.tar.bz2
gentoo-2-686a7c7ea74adb3bf6f64b6124b9a514cfcd85e6.zip
Stable on sparc wrt security bug #74008.
(Portage version: 2.0.51.18)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.9.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 9c715999575c..8dbd878efce1 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.50 2005/03/03 00:26:50 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.51 2005/03/03 02:00:04 weeve Exp $
+
+ 02 Mar 2005; Jason Wever <weeve@gentoo.org> wget-1.9.1-r3.ebuild:
+ Stable on sparc wrt security bug #74008.
02 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> wget-1.9.1-r3.ebuild:
Stable ppc-macos
diff --git a/net-misc/wget/wget-1.9.1-r3.ebuild b/net-misc/wget/wget-1.9.1-r3.ebuild
index 882f4367d5e5..0f5cc0c9b8a5 100644
--- a/net-misc/wget/wget-1.9.1-r3.ebuild
+++ b/net-misc/wget/wget-1.9.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.5 2005/03/03 00:26:50 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.6 2005/03/03 02:00:04 weeve Exp $
inherit gnuconfig eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ppc-macos ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ppc-macos ~s390 ~sh sparc ~x86"
IUSE="build debug ipv6 nls socks5 ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"