diff options
Diffstat (limited to 'net-ftp/curl/curl-7.10.5-r1.ebuild')
-rw-r--r-- | net-ftp/curl/curl-7.10.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/curl/curl-7.10.5-r1.ebuild b/net-ftp/curl/curl-7.10.5-r1.ebuild index 4b35736a10d2..552098447f3b 100644 --- a/net-ftp/curl/curl-7.10.5-r1.ebuild +++ b/net-ftp/curl/curl-7.10.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.5-r1.ebuild,v 1.2 2003/06/14 12:06:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.5-r1.ebuild,v 1.3 2003/06/19 21:13:49 liquidx 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" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" IUSE="ssl ipv6 ldap" DEPEND=">=sys-libs/pam-0.75 |