summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-19 18:22:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-19 18:22:21 +0000
commit242ffb969b3b1b8eb5d87f0f6b74324a7bf354da (patch)
treed8a088f153c22493c748f705d84a4f6af4631294 /net-misc/curl/curl-7.15.5-r1.ebuild
parentversion bump (diff)
downloadhistorical-242ffb969b3b1b8eb5d87f0f6b74324a7bf354da.tar.gz
historical-242ffb969b3b1b8eb5d87f0f6b74324a7bf354da.tar.bz2
historical-242ffb969b3b1b8eb5d87f0f6b74324a7bf354da.zip
alpha/ia64/x86 stable wrt security #184934
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'net-misc/curl/curl-7.15.5-r1.ebuild')
-rw-r--r--net-misc/curl/curl-7.15.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.15.5-r1.ebuild b/net-misc/curl/curl-7.15.5-r1.ebuild
index f72532bd2f99..5fa68affe3d8 100644
--- a/net-misc/curl/curl-7.15.5-r1.ebuild
+++ b/net-misc/curl/curl-7.15.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.5-r1.ebuild,v 1.3 2007/07/19 15:51:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.15.5-r1.ebuild,v 1.4 2007/07/19 18:22:21 armin76 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="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="ssl ipv6 ldap ares gnutls idn kerberos test"
RDEPEND="gnutls? ( net-libs/gnutls )