diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-03 18:20:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-03 18:20:45 +0000 |
commit | 11dcbfd01191b1dde04cb463859b669136f38ab8 (patch) | |
tree | 81c935a63099125b46f1fb256bcf560ae79dc9bc /net-misc/wget/wget-1.9.1-r3.ebuild | |
parent | License for upcoming application "sci-biology/t-coffee". (diff) | |
download | historical-11dcbfd01191b1dde04cb463859b669136f38ab8.tar.gz historical-11dcbfd01191b1dde04cb463859b669136f38ab8.tar.bz2 historical-11dcbfd01191b1dde04cb463859b669136f38ab8.zip |
Stable on alpha, bug 74008.
Package-Manager: portage-2.0.51.18
Diffstat (limited to 'net-misc/wget/wget-1.9.1-r3.ebuild')
-rw-r--r-- | net-misc/wget/wget-1.9.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |