From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 282A1139082 for ; Thu, 22 Dec 2016 00:59:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9178BE0DE9; Thu, 22 Dec 2016 00:59:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72824E0DE9 for ; Thu, 22 Dec 2016 00:59:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90C30340E75 for ; Thu, 22 Dec 2016 00:59:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A0D41AE8 for ; Thu, 22 Dec 2016 00:59:01 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1482368339.293787e458021072c6567927ce401cac5d415ba0.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/curl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/curl/curl-7.52.0.ebuild X-VCS-Directories: net-misc/curl/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 293787e458021072c6567927ce401cac5d415ba0 X-VCS-Branch: master Date: Thu, 22 Dec 2016 00:59:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7fb57c4f-c1ec-422c-87ad-e4e59f0b2695 X-Archives-Hash: 5aaf3f6035237590905f267d310cd04a commit: 293787e458021072c6567927ce401cac5d415ba0 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Dec 22 00:58:43 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Dec 22 00:58:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293787e4 net-misc/curl: add subslot dependency for net-libs/axtls Package-Manager: portage-2.3.0 net-misc/curl/curl-7.52.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/curl/curl-7.52.0.ebuild b/net-misc/curl/curl-7.52.0.ebuild index 25c6ae9..f7c07c2 100644 --- a/net-misc/curl/curl-7.52.0.ebuild +++ b/net-misc/curl/curl-7.52.0.ebuild @@ -24,7 +24,7 @@ RESTRICT="test" RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) ssl? ( curl_ssl_axtls? ( - net-libs/axtls[${MULTILIB_USEDEP}] + net-libs/axtls:0=[${MULTILIB_USEDEP}] app-misc/ca-certificates ) curl_ssl_gnutls? (