summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-14 15:37:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-14 15:37:22 +0000
commit0f352c2b7a59e6f04c86de3954cadc127ecb395a (patch)
tree9afbba9e512c326ef106a9220b09ba76e447674f /net-misc/wget
parentalpha/ia64/sparc/x86 stable (diff)
downloadgentoo-2-0f352c2b7a59e6f04c86de3954cadc127ecb395a.tar.gz
gentoo-2-0f352c2b7a59e6f04c86de3954cadc127ecb395a.tar.bz2
gentoo-2-0f352c2b7a59e6f04c86de3954cadc127ecb395a.zip
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/wget')
-rw-r--r--net-misc/wget/ChangeLog5
-rw-r--r--net-misc/wget/wget-1.11.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog
index 2ee203530a4a..b65bd7a5cb33 100644
--- a/net-misc/wget/ChangeLog
+++ b/net-misc/wget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wget
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.99 2008/06/18 16:38:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.100 2008/08/14 15:37:22 armin76 Exp $
+
+ 14 Aug 2008; Raúl Porcel <armin76@gentoo.org> wget-1.11.3.ebuild:
+ alpha/ia64/sparc/x86 stable
*wget-1.11.3 (18 Jun 2008)
diff --git a/net-misc/wget/wget-1.11.3.ebuild b/net-misc/wget/wget-1.11.3.ebuild
index 2574b86490fb..f4c3c55b9db4 100644
--- a/net-misc/wget/wget-1.11.3.ebuild
+++ b/net-misc/wget/wget-1.11.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.3.ebuild,v 1.1 2008/06/18 16:38:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.3.ebuild,v 1.2 2008/08/14 15:37:22 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 ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug ipv6 nls socks5 ssl static"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )