From: Lars Wendler Date: Mon, 7 Jan 2019 15:20:06 +0000 (+0100) Subject: app-admin/salt: Fixed dev-libs/openssl sub-slot dep. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b82fdb024a5033c17ad70461c75925393035f79;p=gentoo.git app-admin/salt: Fixed dev-libs/openssl sub-slot dep. Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/app-admin/salt/salt-2016.11.10.ebuild b/app-admin/salt/salt-2016.11.10.ebuild index bf91e90ffefa..446e43fb8014 100644 --- a/app-admin/salt/salt-2016.11.10.ebuild +++ b/app-admin/salt/salt-2016.11.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -39,7 +39,7 @@ RDEPEND="sys-apps/pciutils ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] ) libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] ) openssl? ( - dev-libs/openssl:*[-bindist] + dev-libs/openssl:0=[-bindist] dev-python/pyopenssl[${PYTHON_USEDEP}] ) raet? ( diff --git a/app-admin/salt/salt-2017.7.8.ebuild b/app-admin/salt/salt-2017.7.8.ebuild index af04cbe98e20..4e8d5d440e92 100644 --- a/app-admin/salt/salt-2017.7.8.ebuild +++ b/app-admin/salt/salt-2017.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -40,7 +40,7 @@ RDEPEND="sys-apps/pciutils ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] ) libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] ) openssl? ( - dev-libs/openssl:*[-bindist] + dev-libs/openssl:0=[-bindist] dev-python/pyopenssl[${PYTHON_USEDEP}] ) raet? ( diff --git a/app-admin/salt/salt-2018.3.3.ebuild b/app-admin/salt/salt-2018.3.3.ebuild index c66e94d5e7aa..deb62df7a934 100644 --- a/app-admin/salt/salt-2018.3.3.ebuild +++ b/app-admin/salt/salt-2018.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -41,7 +41,7 @@ RDEPEND="sys-apps/pciutils ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] ) libvirt? ( dev-python/libvirt-python[${PYTHON_USEDEP}] ) openssl? ( - dev-libs/openssl:*[-bindist] + dev-libs/openssl:0=[-bindist] dev-python/pyopenssl[${PYTHON_USEDEP}] ) raet? (