summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-03-03 18:20:45 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-03-03 18:20:45 +0000
commit632f1e403791c20422040f30d2f25f31f4ff7113 (patch)
treec9d8d0c073689678a22985ff865d2619493ae184 /net-misc/wget
parentLicense for upcoming application "sci-biology/t-coffee". (diff)
downloadgentoo-2-632f1e403791c20422040f30d2f25f31f4ff7113.tar.gz
gentoo-2-632f1e403791c20422040f30d2f25f31f4ff7113.tar.bz2
gentoo-2-632f1e403791c20422040f30d2f25f31f4ff7113.zip
Stable on alpha, bug 74008.
(Portage version: 2.0.51.18)
Diffstat (limited to 'net-misc/wget')
-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 8dbd878efce1..92b1852185ad 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.51 2005/03/03 02:00:04 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.52 2005/03/03 18:20:45 kloeri Exp $
+
+ 03 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> wget-1.9.1-r3.ebuild:
+ Stable on alpha, bug 74008.
02 Mar 2005; Jason Wever <weeve@gentoo.org> wget-1.9.1-r3.ebuild:
Stable on sparc wrt security bug #74008.
diff --git a/net-misc/wget/wget-1.9.1-r3.ebuild b/net-misc/wget/wget-1.9.1-r3.ebuild
index 0f5cc0c9b8a5..8dca05bdf99b 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.6 2005/03/03 02:00:04 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r3.ebuild,v 1.7 2005/03/03 18:20:45 kloeri 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 )"