summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-06-02 05:23:17 +0000
committerTravis Tilley <lv@gentoo.org>2004-06-02 05:23:17 +0000
commit85907c608ad545287f2ef9b62b918970b5d639ca (patch)
treee27da6edc28549d26df6d5eb99fa4726620d9a6d /net-misc/wget
parentstable on amd64 (diff)
downloadhistorical-85907c608ad545287f2ef9b62b918970b5d639ca.tar.gz
historical-85907c608ad545287f2ef9b62b918970b5d639ca.tar.bz2
historical-85907c608ad545287f2ef9b62b918970b5d639ca.zip
stable on amd64
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.9.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 2ae1351a5471..8d7495d3bfb7 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.38 2004/04/27 21:54:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.39 2004/06/02 05:23:17 lv Exp $
+
+ 02 Jun 2004; Travis Tilley <lv@gentoo.org> wget-1.9.1-r2.ebuild:
+ stable on amd64
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> wget-1.8.2-r3.ebuild,
wget-1.9-r2.ebuild, wget-1.9.1-r2.ebuild:
diff --git a/net-misc/wget/wget-1.9.1-r2.ebuild b/net-misc/wget/wget-1.9.1-r2.ebuild
index e3c31fa9b5e4..952209d157e5 100644
--- a/net-misc/wget/wget-1.9.1-r2.ebuild
+++ b/net-misc/wget/wget-1.9.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.10 2004/04/27 21:54:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r2.ebuild,v 1.11 2004/06/02 05:23:17 lv Exp $
inherit gnuconfig eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 s390"
+KEYWORDS="~x86 ~ppc ppc64 ~sparc ~mips ~alpha arm hppa amd64 ~ia64 s390"
IUSE="ssl nls static ipv6 debug socks5"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"