From: Lars Wendler Date: Mon, 7 Jan 2019 18:00:23 +0000 (+0100) Subject: dev-libs/poco: Adjusted sub-slot dep on dev-libs/openssl X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d9628d9726056383d4ea23440bf73a3d986ce361;p=gentoo.git dev-libs/poco: Adjusted sub-slot dep on dev-libs/openssl Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/dev-libs/poco/poco-1.4.6_p4-r1.ebuild b/dev-libs/poco/poco-1.4.6_p4-r1.ebuild index 24c307774d53..c148f9b0f5e9 100644 --- a/dev-libs/poco/poco-1.4.6_p4-r1.ebuild +++ b/dev-libs/poco/poco-1.4.6_p4-r1.ebuild @@ -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 )" diff --git a/dev-libs/poco/poco-1.4.6_p4.ebuild b/dev-libs/poco/poco-1.4.6_p4.ebuild index 1a4742f5ae5d..93c4559ec12a 100644 --- a/dev-libs/poco/poco-1.4.6_p4.ebuild +++ b/dev-libs/poco/poco-1.4.6_p4.ebuild @@ -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}" diff --git a/dev-libs/poco/poco-1.7.6.ebuild b/dev-libs/poco/poco-1.7.6.ebuild index 127c9d0ac2c1..e4cc18980d1b 100644 --- a/dev-libs/poco/poco-1.7.6.ebuild +++ b/dev-libs/poco/poco-1.7.6.ebuild @@ -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? (