dev-db/mydumper: Adjusted slot dependency on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 16:48:05 +0000 (17:48 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 17:00:14 +0000 (18:00 +0100)
source-based packages should never depend on any other openssl slot
than slot 0.

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
dev-db/mydumper/mydumper-0.9.3-r1.ebuild
dev-db/mydumper/mydumper-0.9.5-r1.ebuild
dev-db/mydumper/mydumper-0.9.5.ebuild

index f95deef1be628a156c77935703219c71459f2850..3778cfbe001aeba5a0989452ad4017fd1a809310 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ IUSE="doc"
 
 CDEPEND="dev-libs/glib:=
        dev-libs/libpcre:=
-       dev-libs/openssl:=
+       dev-libs/openssl:0=
        sys-libs/zlib:=
        virtual/mysql"
 DEPEND="${CDEPEND}
index a924406ea685b1f6fbe1db28af460aaea6a679ae..078613262f2726bb26db8d453454a07bd06ef579 100644 (file)
@@ -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
@@ -16,7 +16,7 @@ IUSE="doc"
 COMMON_DEPEND="dev-db/mysql-connector-c:=
        dev-libs/glib:=
        dev-libs/libpcre:=
-       dev-libs/openssl:=
+       dev-libs/openssl:0=
        sys-libs/zlib:="
 DEPEND="${COMMON_DEPEND}
        virtual/pkgconfig
index 1bdc840bd0b9f9ccf3c86be58b3af900bc38a0b9..904232ebd4b6ce5e90e171e37174f5c864a6af19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ IUSE="doc"
 
 CDEPEND="dev-libs/glib:=
        dev-libs/libpcre:=
-       dev-libs/openssl:=
+       dev-libs/openssl:0=
        sys-libs/zlib:=
        virtual/mysql"
 DEPEND="${CDEPEND}