From 9a639bbbcb6ee9c24fbd3ac86ca8f7112015f433 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 7 Jan 2019 17:52:35 +0100 Subject: [PATCH] dev-db/pgpool2: Adjusted (sub-)slot dep on dev-libs/openssl Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- dev-db/pgpool2/pgpool2-3.7.0.ebuild | 4 ++-- dev-db/pgpool2/pgpool2-3.7.1.ebuild | 4 ++-- dev-db/pgpool2/pgpool2-3.7.3.ebuild | 4 ++-- dev-db/pgpool2/pgpool2-3.7.5.ebuild | 4 ++-- dev-db/pgpool2/pgpool2-3.7.7.ebuild | 4 ++-- dev-db/pgpool2/pgpool2-4.0.2.ebuild | 4 ++-- dev-db/pgpool2/pgpool2-9999.ebuild | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/dev-db/pgpool2/pgpool2-3.7.0.ebuild b/dev-db/pgpool2/pgpool2-3.7.0.ebuild index 9ffbb68c699e..d69e1ec43a57 100644 --- a/dev-db/pgpool2/pgpool2-3.7.0.ebuild +++ b/dev-db/pgpool2/pgpool2-3.7.0.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 @@ -24,7 +24,7 @@ RDEPEND=" net-libs/libnsl:0= memcached? ( dev-libs/libmemcached ) pam? ( sys-auth/pambase ) - ssl? ( dev-libs/openssl:* ) + ssl? ( dev-libs/openssl:0= ) " DEPEND="${RDEPEND} sys-devel/bison diff --git a/dev-db/pgpool2/pgpool2-3.7.1.ebuild b/dev-db/pgpool2/pgpool2-3.7.1.ebuild index fe57ae924343..abc820600124 100644 --- a/dev-db/pgpool2/pgpool2-3.7.1.ebuild +++ b/dev-db/pgpool2/pgpool2-3.7.1.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 @@ -24,7 +24,7 @@ RDEPEND=" net-libs/libnsl:0= memcached? ( dev-libs/libmemcached ) pam? ( sys-auth/pambase ) - ssl? ( dev-libs/openssl:* ) + ssl? ( dev-libs/openssl:0= ) " DEPEND="${RDEPEND} sys-devel/bison diff --git a/dev-db/pgpool2/pgpool2-3.7.3.ebuild b/dev-db/pgpool2/pgpool2-3.7.3.ebuild index fe57ae924343..abc820600124 100644 --- a/dev-db/pgpool2/pgpool2-3.7.3.ebuild +++ b/dev-db/pgpool2/pgpool2-3.7.3.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 @@ -24,7 +24,7 @@ RDEPEND=" net-libs/libnsl:0= memcached? ( dev-libs/libmemcached ) pam? ( sys-auth/pambase ) - ssl? ( dev-libs/openssl:* ) + ssl? ( dev-libs/openssl:0= ) " DEPEND="${RDEPEND} sys-devel/bison diff --git a/dev-db/pgpool2/pgpool2-3.7.5.ebuild b/dev-db/pgpool2/pgpool2-3.7.5.ebuild index 285ca5b87272..f4f989f9a38f 100644 --- a/dev-db/pgpool2/pgpool2-3.7.5.ebuild +++ b/dev-db/pgpool2/pgpool2-3.7.5.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 @@ -25,7 +25,7 @@ RDEPEND=" memcached? ( dev-libs/libmemcached ) pam? ( sys-auth/pambase ) ssl? ( - !libressl? ( dev-libs/openssl:* ) + !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) " diff --git a/dev-db/pgpool2/pgpool2-3.7.7.ebuild b/dev-db/pgpool2/pgpool2-3.7.7.ebuild index 79ac82b65293..59df68c3ad24 100644 --- a/dev-db/pgpool2/pgpool2-3.7.7.ebuild +++ b/dev-db/pgpool2/pgpool2-3.7.7.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 @@ -25,7 +25,7 @@ RDEPEND=" memcached? ( dev-libs/libmemcached ) pam? ( sys-auth/pambase ) ssl? ( - !libressl? ( dev-libs/openssl:* ) + !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) " diff --git a/dev-db/pgpool2/pgpool2-4.0.2.ebuild b/dev-db/pgpool2/pgpool2-4.0.2.ebuild index 099a14d08702..6bfa9756868e 100644 --- a/dev-db/pgpool2/pgpool2-4.0.2.ebuild +++ b/dev-db/pgpool2/pgpool2-4.0.2.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 @@ -25,7 +25,7 @@ RDEPEND=" memcached? ( dev-libs/libmemcached ) pam? ( sys-auth/pambase ) ssl? ( - !libressl? ( dev-libs/openssl:* ) + !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) " diff --git a/dev-db/pgpool2/pgpool2-9999.ebuild b/dev-db/pgpool2/pgpool2-9999.ebuild index b565c24cfbee..839ce8a519a1 100644 --- a/dev-db/pgpool2/pgpool2-9999.ebuild +++ b/dev-db/pgpool2/pgpool2-9999.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 @@ -25,7 +25,7 @@ RDEPEND=" memcached? ( dev-libs/libmemcached ) pam? ( sys-auth/pambase ) ssl? ( - !libressl? ( dev-libs/openssl:* ) + !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) " -- 2.26.2