summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-31 18:58:32 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-31 18:58:32 +0000
commit2cb68fabbd74d31a19d27a3381a38065989397be (patch)
tree07065a0c967e0bd237dc1f8f59eee4054714d6b6 /net-misc/curl/curl-7.12.0-r2.ebuild
parentadded a fix for bug 69227 (diff)
downloadhistorical-2cb68fabbd74d31a19d27a3381a38065989397be.tar.gz
historical-2cb68fabbd74d31a19d27a3381a38065989397be.tar.bz2
historical-2cb68fabbd74d31a19d27a3381a38065989397be.zip
Stable on alpha.
Diffstat (limited to 'net-misc/curl/curl-7.12.0-r2.ebuild')
-rw-r--r--net-misc/curl/curl-7.12.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.12.0-r2.ebuild b/net-misc/curl/curl-7.12.0-r2.ebuild
index 651f58db62f0..0964937498d4 100644
--- a/net-misc/curl/curl-7.12.0-r2.ebuild
+++ b/net-misc/curl/curl-7.12.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.0-r2.ebuild,v 1.4 2004/10/18 09:20:39 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.12.0-r2.ebuild,v 1.5 2004/10/31 18:58:32 kloeri Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -12,7 +12,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc ~sparc ~mips alpha ~arm ~hppa ~amd64 ~ppc64 ~s390"
IUSE="ssl ipv6 ldap"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6a )