diff options
author | Daniel Black <dragonheart@gentoo.org> | 2009-03-04 19:29:40 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2009-03-04 19:29:40 +0000 |
commit | e6f78d85fb65f166d22ff2bb335646d6a692b4c9 (patch) | |
tree | 1ee0c5aa6132f29be8f9874a37d2e3b0b3397dde /net-misc/curl | |
parent | Version bump. (diff) | |
download | gentoo-2-e6f78d85fb65f166d22ff2bb335646d6a692b4c9.tar.gz gentoo-2-e6f78d85fb65f166d22ff2bb335646d6a692b4c9.tar.bz2 gentoo-2-e6f78d85fb65f166d22ff2bb335646d6a692b4c9.zip |
amd64 tested thanks Tobias Heinlein bug #260361 comment 5
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-7.19.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.19.4.ebuild b/net-misc/curl/curl-7.19.4.ebuild index ec82b2c7a39d..2c612e39d518 100644 --- a/net-misc/curl/curl-7.19.4.ebuild +++ b/net-misc/curl/curl-7.19.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.4.ebuild,v 1.3 2009/03/04 16:43:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.19.4.ebuild,v 1.4 2009/03/04 19:29:40 dragonheart Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -15,7 +15,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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" #IUSE="ssl ipv6 ldap ares gnutls nss idn kerberos test" IUSE="ssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test" |