diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-09-10 10:56:39 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-09-10 10:56:39 +0000 |
commit | 42d0c3f164f18e8f7424bafd9651d379b4ed52ff (patch) | |
tree | 94977fa187a88339351191ae0cb16b6311ffec92 /net-misc | |
parent | Version bump (diff) | |
download | gentoo-2-42d0c3f164f18e8f7424bafd9651d379b4ed52ff.tar.gz gentoo-2-42d0c3f164f18e8f7424bafd9651d379b4ed52ff.tar.bz2 gentoo-2-42d0c3f164f18e8f7424bafd9651d379b4ed52ff.zip |
Bug #513340 is fixed
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/curl/curl-7.38.0.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog index dc25b68039e9..8a7045eaaf23 100644 --- a/net-misc/curl/ChangeLog +++ b/net-misc/curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.372 2014/09/10 10:47:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.373 2014/09/10 10:56:39 blueness Exp $ + + 10 Sep 2014; Anthony G. Basile <blueness@gentoo.org> curl-7.38.0.ebuild: + Bug #513340 is fixed *curl-7.38.0 (10 Sep 2014) diff --git a/net-misc/curl/curl-7.38.0.ebuild b/net-misc/curl/curl-7.38.0.ebuild index 5d01f86b2361..3ad8e31dbd0d 100644 --- a/net-misc/curl/curl-7.38.0.ebuild +++ b/net-misc/curl/curl-7.38.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.38.0.ebuild,v 1.1 2014/09/10 10:47:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.38.0.ebuild,v 1.2 2014/09/10 10:56:39 blueness Exp $ EAPI="5" @@ -91,7 +91,6 @@ DEPEND="${RDEPEND} REQUIRED_USE=" curl_ssl_winssl? ( elibc_Winnt ) threads? ( !adns ) - metalink? ( !curl_ssl_axtls !curl_ssl_polarssl ) ssl? ( ^^ ( curl_ssl_axtls |