commit:     994b2637587b93854b7dc045079240382ef73a86
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 18:54:28 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 19:15:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994b2637

mail-mta/netqmail: Adjusted (sub-)slot dep on dev-libs/openssl

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 mail-mta/netqmail/netqmail-1.06-r1.ebuild | 4 ++--
 mail-mta/netqmail/netqmail-1.06-r2.ebuild | 4 ++--
 mail-mta/netqmail/netqmail-1.06-r3.ebuild | 6 +++---
 mail-mta/netqmail/netqmail-1.06-r4.ebuild | 6 +++---
 mail-mta/netqmail/netqmail-1.06-r5.ebuild | 6 +++---
 5 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/mail-mta/netqmail/netqmail-1.06-r1.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r1.ebuild
index 1ae9ddbc91b..2241f6b302f 100644
--- a/mail-mta/netqmail/netqmail-1.06-r1.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -42,7 +42,7 @@ RESTRICT="test"
 DEPEND="
        !mail-mta/qmail
        net-mail/queue-repair
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
 "
 RDEPEND="
        !mail-mta/courier

diff --git a/mail-mta/netqmail/netqmail-1.06-r2.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r2.ebuild
index 77aa72ee142..7ea91d79242 100644
--- a/mail-mta/netqmail/netqmail-1.06-r2.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -44,7 +44,7 @@ RESTRICT="test"
 DEPEND="
        !mail-mta/qmail
        net-mail/queue-repair
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        sys-apps/groff
 "
 RDEPEND="

diff --git a/mail-mta/netqmail/netqmail-1.06-r3.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r3.ebuild
index d939d63049c..c75b1f3991f 100644
--- a/mail-mta/netqmail/netqmail-1.06-r3.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -45,8 +45,8 @@ DEPEND="
        !mail-mta/qmail
        net-mail/queue-repair
        ssl? (
-               !libressl? ( dev-libs/openssl:0 )
-               libressl? ( dev-libs/libressl )
+               !libressl? ( dev-libs/openssl:0= )
+               libressl? ( dev-libs/libressl:= )
        )
        sys-apps/groff
 "

diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r4.ebuild
index 71b8eb49f7c..04bb94458c0 100644
--- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r4.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
@@ -45,8 +45,8 @@ DEPEND="
        !mail-mta/qmail
        net-mail/queue-repair
        ssl? (
-               !libressl? ( dev-libs/openssl:0 )
-               libressl? ( dev-libs/libressl )
+               !libressl? ( dev-libs/openssl:0= )
+               libressl? ( dev-libs/libressl:= )
        )
        sys-apps/gentoo-functions
        sys-apps/groff

diff --git a/mail-mta/netqmail/netqmail-1.06-r5.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r5.ebuild
index 54751d00c83..b5fb32e8e3b 100644
--- a/mail-mta/netqmail/netqmail-1.06-r5.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -48,8 +48,8 @@ DEPEND="
        !mail-mta/qmail
        net-mail/queue-repair
        ssl? (
-               !libressl? ( dev-libs/openssl:0 )
-               libressl? ( dev-libs/libressl )
+               !libressl? ( dev-libs/openssl:0= )
+               libressl? ( dev-libs/libressl:= )
        )
        sys-apps/gentoo-functions
        sys-apps/groff

Reply via email to