summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-17 17:09:56 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-17 17:09:56 +0000
commit524cc7ad550bafa4541a03ebce5cf7787a911cf7 (patch)
treec0283dfb48eecd3b4b904ccbb02241d89d9d7357 /net-misc/curl
parentBlocks >=uim-1.0.0_beta (diff)
downloadgentoo-2-524cc7ad550bafa4541a03ebce5cf7787a911cf7.tar.gz
gentoo-2-524cc7ad550bafa4541a03ebce5cf7787a911cf7.tar.bz2
gentoo-2-524cc7ad550bafa4541a03ebce5cf7787a911cf7.zip
arm/ia64/s390 stable
(Portage version: 2.0.53)
Diffstat (limited to 'net-misc/curl')
-rw-r--r--net-misc/curl/curl-7.15.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.15.1.ebuild b/net-misc/curl/curl-7.15.1.ebuild
index 59081a1f5d7a..460a2c8288eb 100644
--- a/net-misc/curl/curl-7.15.1.ebuild
+++ b/net-misc/curl/curl-7.15.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.15.1.ebuild,v 1.7 2005/12/15 03:06:54 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.1.ebuild,v 1.8 2005/12/17 17:07:09 vapier Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -10,7 +10,7 @@ SRC_URI="http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86"
IUSE="ssl ipv6 ldap ares gnutls idn kerberos krb4 test"
RDEPEND="gnutls? ( net-libs/gnutls )