commit:     4b82fdb024a5033c17ad70461c75925393035f79
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 15:20:06 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 17:00:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b82fdb0

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 <polynomial-c <AT> gentoo.org>

 app-admin/salt/salt-2016.11.10.ebuild | 4 ++--
 app-admin/salt/salt-2017.7.8.ebuild   | 4 ++--
 app-admin/salt/salt-2018.3.3.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-admin/salt/salt-2016.11.10.ebuild 
b/app-admin/salt/salt-2016.11.10.ebuild
index bf91e90ffef..446e43fb801 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 af04cbe98e2..4e8d5d440e9 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 c66e94d5e7a..deb62df7a93 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? (

Reply via email to