dev-libs/poco: Adjusted sub-slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 18:00:23 +0000 (19:00 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 19:15:25 +0000 (20:15 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
dev-libs/poco/poco-1.4.6_p4-r1.ebuild
dev-libs/poco/poco-1.4.6_p4.ebuild
dev-libs/poco/poco-1.7.6.ebuild
dev-libs/poco/poco-1.9.0.ebuild

index 24c307774d53f9eb86386e619c4d6486c2c1c98d..c148f9b0f5e90683b297195a6498603414956d7e 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="5"
@@ -24,7 +24,7 @@ DEPEND=">=dev-libs/libpcre-8.13
        odbc? ( iodbc? ( dev-db/libiodbc )
                !iodbc? ( dev-db/unixODBC ) )
        ssl? (
-               !libressl? ( dev-libs/openssl:0 )
+               !libressl? ( dev-libs/openssl:0= )
                libressl? ( dev-libs/libressl )
        )
        sqlite? ( dev-db/sqlite:3 )"
index 1a4742f5ae5d7d5883d4f3f857260648a69551a3..93c4559ec12a3f6e2aa552f93e70d18d6a6f77ba 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="5"
@@ -23,7 +23,7 @@ DEPEND=">=dev-libs/libpcre-8.13
        mysql? ( virtual/mysql )
        odbc? ( iodbc? ( dev-db/libiodbc )
                !iodbc? ( dev-db/unixODBC ) )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        sqlite? ( dev-db/sqlite:3 )"
 RDEPEND="${DEPEND}"
 
index 127c9d0ac2c126713572bdd0e099b012c46deb8d..e4cc18980d1ba6b2b87f969160ddcaa01128f98e 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
@@ -33,7 +33,7 @@ RDEPEND=">=dev-libs/libpcre-8.13
        odbc? ( iodbc? ( dev-db/libiodbc )
                !iodbc? ( dev-db/unixODBC ) )
        ssl? (
-               !libressl? ( <dev-libs/openssl-1.1.0:0 )
+               !libressl? ( <dev-libs/openssl-1.1.0:0= )
                libressl? ( dev-libs/libressl )
        )
        sqlite? ( dev-db/sqlite:3 )
index 127c9d0ac2c126713572bdd0e099b012c46deb8d..e4cc18980d1ba6b2b87f969160ddcaa01128f98e 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
@@ -33,7 +33,7 @@ RDEPEND=">=dev-libs/libpcre-8.13
        odbc? ( iodbc? ( dev-db/libiodbc )
                !iodbc? ( dev-db/unixODBC ) )
        ssl? (
-               !libressl? ( <dev-libs/openssl-1.1.0:0 )
+               !libressl? ( <dev-libs/openssl-1.1.0:0= )
                libressl? ( dev-libs/libressl )
        )
        sqlite? ( dev-db/sqlite:3 )