commit: ed326b52efb5f570dc127175160c7759c6f99afa
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 14:59:12 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 15:27:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed326b52
mail-mta/postfix: add subslot operator on dev-libs/openssl atom
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
mail-mta/postfix/postfix-2.10.9.ebuild | 4 ++--
mail-mta/postfix/postfix-3.1.6.ebuild | 4 ++--
mail-mta/postfix/postfix-3.2.4.ebuild | 4 ++--
mail-mta/postfix/postfix-3.2.6.ebuild | 4 ++--
mail-mta/postfix/postfix-3.3.1-r1.ebuild | 4 ++--
mail-mta/postfix/postfix-3.3.1.ebuild | 4 ++--
mail-mta/postfix/postfix-3.4_pre20181104.ebuild | 2 +-
7 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/mail-mta/postfix/postfix-2.10.9.ebuild
b/mail-mta/postfix/postfix-2.10.9.ebuild
index 71a043b3a93..9bfc6c31191 100644
--- a/mail-mta/postfix/postfix-2.10.9.ebuild
+++ b/mail-mta/postfix/postfix-2.10.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -32,7 +32,7 @@ DEPEND=">=dev-libs/libpcre-3.4
postgres? ( dev-db/postgresql:* )
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
- ssl? ( dev-libs/openssl:0 )"
+ ssl? ( dev-libs/openssl:0= )"
RDEPEND="${DEPEND}
dovecot-sasl? ( net-mail/dovecot )
diff --git a/mail-mta/postfix/postfix-3.1.6.ebuild
b/mail-mta/postfix/postfix-3.1.6.ebuild
index 4b77390d2e6..3700be5b4db 100644
--- a/mail-mta/postfix/postfix-3.1.6.ebuild
+++ b/mail-mta/postfix/postfix-3.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,7 +32,7 @@ DEPEND=">=dev-libs/libpcre-3.4
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
+ !libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl )
)"
diff --git a/mail-mta/postfix/postfix-3.2.4.ebuild
b/mail-mta/postfix/postfix-3.2.4.ebuild
index da4a712b4ae..07df837bc98 100644
--- a/mail-mta/postfix/postfix-3.2.4.ebuild
+++ b/mail-mta/postfix/postfix-3.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,7 +32,7 @@ DEPEND=">=dev-libs/libpcre-3.4
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
+ !libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl )
)"
diff --git a/mail-mta/postfix/postfix-3.2.6.ebuild
b/mail-mta/postfix/postfix-3.2.6.ebuild
index 20f11ae067a..b80488e6a46 100644
--- a/mail-mta/postfix/postfix-3.2.6.ebuild
+++ b/mail-mta/postfix/postfix-3.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,7 +33,7 @@ DEPEND=">=dev-libs/libpcre-3.4
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
+ !libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl )
)"
diff --git a/mail-mta/postfix/postfix-3.3.1-r1.ebuild
b/mail-mta/postfix/postfix-3.3.1-r1.ebuild
index afd9a3d4714..a171b99951a 100644
--- a/mail-mta/postfix/postfix-3.3.1-r1.ebuild
+++ b/mail-mta/postfix/postfix-3.3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,7 +33,7 @@ DEPEND=">=dev-libs/libpcre-3.4
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
+ !libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl )
)"
diff --git a/mail-mta/postfix/postfix-3.3.1.ebuild
b/mail-mta/postfix/postfix-3.3.1.ebuild
index 517cc59b64e..c1734f89d55 100644
--- a/mail-mta/postfix/postfix-3.3.1.ebuild
+++ b/mail-mta/postfix/postfix-3.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,7 +33,7 @@ DEPEND=">=dev-libs/libpcre-3.4
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
+ !libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl )
)"
diff --git a/mail-mta/postfix/postfix-3.4_pre20181104.ebuild
b/mail-mta/postfix/postfix-3.4_pre20181104.ebuild
index eebf7c70480..f826996c808 100644
--- a/mail-mta/postfix/postfix-3.4_pre20181104.ebuild
+++ b/mail-mta/postfix/postfix-3.4_pre20181104.ebuild
@@ -33,7 +33,7 @@ DEPEND=">=dev-libs/libpcre-3.4
sasl? ( >=dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
+ !libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl )
)"