diff --git a/dev-db/pgpool2/pgpool2-3.7.0.ebuild b/dev-db/pgpool2/pgpool2-3.7.0.ebuild index 9ffbb68c699e7..d69e1ec43a573 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 fe57ae9243430..abc8206001248 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 fe57ae9243430..abc8206001248 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 285ca5b872729..f4f989f9a38fb 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 79ac82b652930..59df68c3ad24e 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 099a14d08702a..6bfa9756868ed 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 b565c24cfbeeb..839ce8a519a15 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:= ) ) "