Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/
Date: Mon, 07 Jan 2019 19:16:05
Message-Id: 1546888542.994b2637587b93854b7dc045079240382ef73a86.polynomial-c@gentoo
1 commit: 994b2637587b93854b7dc045079240382ef73a86
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 7 18:54:28 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 7 19:15:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994b2637
7
8 mail-mta/netqmail: Adjusted (sub-)slot dep on dev-libs/openssl
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 mail-mta/netqmail/netqmail-1.06-r1.ebuild | 4 ++--
14 mail-mta/netqmail/netqmail-1.06-r2.ebuild | 4 ++--
15 mail-mta/netqmail/netqmail-1.06-r3.ebuild | 6 +++---
16 mail-mta/netqmail/netqmail-1.06-r4.ebuild | 6 +++---
17 mail-mta/netqmail/netqmail-1.06-r5.ebuild | 6 +++---
18 5 files changed, 13 insertions(+), 13 deletions(-)
19
20 diff --git a/mail-mta/netqmail/netqmail-1.06-r1.ebuild b/mail-mta/netqmail/netqmail-1.06-r1.ebuild
21 index 1ae9ddbc91b..2241f6b302f 100644
22 --- a/mail-mta/netqmail/netqmail-1.06-r1.ebuild
23 +++ b/mail-mta/netqmail/netqmail-1.06-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -42,7 +42,7 @@ RESTRICT="test"
31 DEPEND="
32 !mail-mta/qmail
33 net-mail/queue-repair
34 - ssl? ( dev-libs/openssl )
35 + ssl? ( dev-libs/openssl:0= )
36 "
37 RDEPEND="
38 !mail-mta/courier
39
40 diff --git a/mail-mta/netqmail/netqmail-1.06-r2.ebuild b/mail-mta/netqmail/netqmail-1.06-r2.ebuild
41 index 77aa72ee142..7ea91d79242 100644
42 --- a/mail-mta/netqmail/netqmail-1.06-r2.ebuild
43 +++ b/mail-mta/netqmail/netqmail-1.06-r2.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2017 Gentoo Foundation
46 +# Copyright 1999-2019 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=5
50 @@ -44,7 +44,7 @@ RESTRICT="test"
51 DEPEND="
52 !mail-mta/qmail
53 net-mail/queue-repair
54 - ssl? ( dev-libs/openssl )
55 + ssl? ( dev-libs/openssl:0= )
56 sys-apps/groff
57 "
58 RDEPEND="
59
60 diff --git a/mail-mta/netqmail/netqmail-1.06-r3.ebuild b/mail-mta/netqmail/netqmail-1.06-r3.ebuild
61 index d939d63049c..c75b1f3991f 100644
62 --- a/mail-mta/netqmail/netqmail-1.06-r3.ebuild
63 +++ b/mail-mta/netqmail/netqmail-1.06-r3.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2017 Gentoo Foundation
66 +# Copyright 1999-2019 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=5
70 @@ -45,8 +45,8 @@ DEPEND="
71 !mail-mta/qmail
72 net-mail/queue-repair
73 ssl? (
74 - !libressl? ( dev-libs/openssl:0 )
75 - libressl? ( dev-libs/libressl )
76 + !libressl? ( dev-libs/openssl:0= )
77 + libressl? ( dev-libs/libressl:= )
78 )
79 sys-apps/groff
80 "
81
82 diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild b/mail-mta/netqmail/netqmail-1.06-r4.ebuild
83 index 71b8eb49f7c..04bb94458c0 100644
84 --- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild
85 +++ b/mail-mta/netqmail/netqmail-1.06-r4.ebuild
86 @@ -1,4 +1,4 @@
87 -# Copyright 1999-2018 Gentoo Foundation
88 +# Copyright 1999-2019 Gentoo Authors
89 # Distributed under the terms of the GNU General Public License v2
90
91 EAPI=5
92 @@ -45,8 +45,8 @@ DEPEND="
93 !mail-mta/qmail
94 net-mail/queue-repair
95 ssl? (
96 - !libressl? ( dev-libs/openssl:0 )
97 - libressl? ( dev-libs/libressl )
98 + !libressl? ( dev-libs/openssl:0= )
99 + libressl? ( dev-libs/libressl:= )
100 )
101 sys-apps/gentoo-functions
102 sys-apps/groff
103
104 diff --git a/mail-mta/netqmail/netqmail-1.06-r5.ebuild b/mail-mta/netqmail/netqmail-1.06-r5.ebuild
105 index 54751d00c83..b5fb32e8e3b 100644
106 --- a/mail-mta/netqmail/netqmail-1.06-r5.ebuild
107 +++ b/mail-mta/netqmail/netqmail-1.06-r5.ebuild
108 @@ -1,4 +1,4 @@
109 -# Copyright 1999-2017 Gentoo Foundation
110 +# Copyright 1999-2019 Gentoo Authors
111 # Distributed under the terms of the GNU General Public License v2
112
113 EAPI=5
114 @@ -48,8 +48,8 @@ DEPEND="
115 !mail-mta/qmail
116 net-mail/queue-repair
117 ssl? (
118 - !libressl? ( dev-libs/openssl:0 )
119 - libressl? ( dev-libs/libressl )
120 + !libressl? ( dev-libs/openssl:0= )
121 + libressl? ( dev-libs/libressl:= )
122 )
123 sys-apps/gentoo-functions
124 sys-apps/groff