diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-10-20 03:48:04 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-10-20 03:48:04 +0000 |
commit | f1603e4092788abda89d3a34eae99f1f7abc7f9c (patch) | |
tree | 9061b60a94ddde679cb46d48cb26c211d0a191f4 /net-misc/wget/wget-1.10.2.ebuild | |
parent | Marked Stable on amd64. Bug #109097. (diff) | |
download | historical-f1603e4092788abda89d3a34eae99f1f7abc7f9c.tar.gz historical-f1603e4092788abda89d3a34eae99f1f7abc7f9c.tar.bz2 historical-f1603e4092788abda89d3a34eae99f1f7abc7f9c.zip |
Marked Stable on amd64. Bug #109097.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-misc/wget/wget-1.10.2.ebuild')
-rw-r--r-- | net-misc/wget/wget-1.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.10.2.ebuild b/net-misc/wget/wget-1.10.2.ebuild index db76242d668b..e2e64183e290 100644 --- a/net-misc/wget/wget-1.10.2.ebuild +++ b/net-misc/wget/wget-1.10.2.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.10.2.ebuild,v 1.5 2005/10/19 17:57:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.10.2.ebuild,v 1.6 2005/10/20 03:48:04 metalgod Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="http://dev.gentoo.org/~seemant/distfiles/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" IUSE="build debug ipv6 nls socks5 ssl static" RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) |