Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/mta/
Date: Sun, 01 Dec 2019 09:10:32
Message-Id: 1575191398.55cf68f931a869da26e6050bf729dc37b36108ae.zlogene@gentoo
1 commit: 55cf68f931a869da26e6050bf729dc37b36108ae
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 1 09:09:58 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 09:09:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cf68f9
7
8 virtual/mta: remove non-existing providers
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 virtual/mta/{mta-1.ebuild => mta-1-r1.ebuild} | 7 ++-----
14 1 file changed, 2 insertions(+), 5 deletions(-)
15
16 diff --git a/virtual/mta/mta-1.ebuild b/virtual/mta/mta-1-r1.ebuild
17 similarity index 84%
18 rename from virtual/mta/mta-1.ebuild
19 rename to virtual/mta/mta-1-r1.ebuild
20 index 541f20f857b..924de3279db 100644
21 --- a/virtual/mta/mta-1.ebuild
22 +++ b/virtual/mta/mta-1-r1.ebuild
23 @@ -1,7 +1,7 @@
24 # Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=5
28 +EAPI=7
29
30 DESCRIPTION="Virtual for Message Transfer Agents"
31 SLOT="0"
32 @@ -14,10 +14,7 @@ RDEPEND="|| ( mail-mta/nullmailer
33 mail-mta/courier
34 mail-mta/esmtp
35 mail-mta/exim
36 - mail-mta/mini-qmail
37 mail-mta/netqmail
38 mail-mta/postfix
39 - mail-mta/qmail-ldap
40 mail-mta/sendmail
41 - mail-mta/opensmtpd
42 - mail-mta/citadel[-postfix] )"
43 + mail-mta/opensmtpd )"