diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-19 21:13:57 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-19 21:13:57 +0000 |
commit | 37725c010830ab1136f419a243ee1cf9415c3536 (patch) | |
tree | cef1e47d8dd1340f8e154f42a4c79187b597074e /net-ftp/curl/curl-7.10.5-r1.ebuild | |
parent | Add an ebuild for openoffice beta2 that should also fix the issues in the bet... (diff) | |
download | gentoo-2-37725c010830ab1136f419a243ee1cf9415c3536.tar.gz gentoo-2-37725c010830ab1136f419a243ee1cf9415c3536.tar.bz2 gentoo-2-37725c010830ab1136f419a243ee1cf9415c3536.zip |
bumping to stable
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 |