diff options
Diffstat (limited to 'net-ftp/curl/curl-7.11.0.ebuild')
-rw-r--r-- | net-ftp/curl/curl-7.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/curl/curl-7.11.0.ebuild b/net-ftp/curl/curl-7.11.0.ebuild index c7b76191c1ec..24d3ef5b9203 100644 --- a/net-ftp/curl/curl-7.11.0.ebuild +++ b/net-ftp/curl/curl-7.11.0.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-ftp/curl/curl-7.11.0.ebuild,v 1.3 2004/03/14 20:33:55 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.11.0.ebuild,v 1.4 2004/03/23 16:45:01 augustus Exp $ DESCRIPTION="A Client that groks URLs" SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://curl.haxx.se/" SLOT="0" LICENSE="MIT X11" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ppc64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64 ppc64 ~mips" IUSE="ssl ipv6 ldap" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a ) |