commit: 90d8157e670f03a4def0a553d9b92d361a6e8c31 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Nov 25 23:32:00 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Nov 25 23:32:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d8157e
net-misc/curl: remove dependency on =net-libs/gnutls-2.12* which is off the tree Package-Manager: portage-2.2.20.1 net-misc/curl/curl-7.45.0.ebuild | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/net-misc/curl/curl-7.45.0.ebuild b/net-misc/curl/curl-7.45.0.ebuild index 93ba073..ad3e1d4 100644 --- a/net-misc/curl/curl-7.45.0.ebuild +++ b/net-misc/curl/curl-7.45.0.ebuild @@ -27,20 +27,8 @@ RDEPEND="ldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] ) app-misc/ca-certificates ) curl_ssl_gnutls? ( - || ( - ( - >=net-libs/gnutls-3.2.15[static-libs?,${MULTILIB_USEDEP}] - >=dev-libs/nettle-2.6[${MULTILIB_USEDEP}] - ) - ( - =net-libs/gnutls-2.12*[nettle,static-libs?,${MULTILIB_USEDEP}] - >=dev-libs/nettle-2.6[${MULTILIB_USEDEP}] - ) - ( - =net-libs/gnutls-2.12*[-nettle,static-libs?,${MULTILIB_USEDEP}] - >=dev-libs/libgcrypt-1.5.3[static-libs?,${MULTILIB_USEDEP}] - ) - ) + >=net-libs/gnutls-3.2.15[static-libs?,${MULTILIB_USEDEP}] + >=dev-libs/nettle-2.6[${MULTILIB_USEDEP}] app-misc/ca-certificates ) curl_ssl_libressl? (