summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-03-10 11:29:14 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-03-10 11:29:14 +0000
commite222c92439c3c77421c50f3a3121c7b316bcd4d9 (patch)
tree1d6d9191e25814f0bde0b199647972694d644276 /net-misc/curl/curl-7.13.1.ebuild
parentAdd 2.0.0_alpha2. Mark 1.2.0 stable on x86. Reenable doc flag in 1.2.0. (diff)
downloadgentoo-2-e222c92439c3c77421c50f3a3121c7b316bcd4d9.tar.gz
gentoo-2-e222c92439c3c77421c50f3a3121c7b316bcd4d9.tar.bz2
gentoo-2-e222c92439c3c77421c50f3a3121c7b316bcd4d9.zip
stable for x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/curl/curl-7.13.1.ebuild')
-rw-r--r--net-misc/curl/curl-7.13.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.13.1.ebuild b/net-misc/curl/curl-7.13.1.ebuild
index d51f53257965..2a919e768dbb 100644
--- a/net-misc/curl/curl-7.13.1.ebuild
+++ b/net-misc/curl/curl-7.13.1.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/curl/curl-7.13.1.ebuild,v 1.4 2005/03/10 06:35:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.13.1.ebuild,v 1.5 2005/03/10 11:29:14 liquidx 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 )