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:31
Message-Id: 1575191190.3642a0aab2c1a363a9bb2ac9aeb088ea9c9fc718.zlogene@gentoo
1 commit: 3642a0aab2c1a363a9bb2ac9aeb088ea9c9fc718
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 1 09:06:30 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 09:06:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3642a0aa
7
8 virtual/mta: Drop old
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-0.ebuild | 25 -------------------------
14 1 file changed, 25 deletions(-)
15
16 diff --git a/virtual/mta/mta-0.ebuild b/virtual/mta/mta-0.ebuild
17 deleted file mode 100644
18 index 78189e49822..00000000000
19 --- a/virtual/mta/mta-0.ebuild
20 +++ /dev/null
21 @@ -1,25 +0,0 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -DESCRIPTION="Virtual for Message Transfer Agents"
28 -SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 -
31 -# mail-mta/citadel is from sunrise
32 -RDEPEND="|| ( >=mail-mta/ssmtp-2.64-r2[mta]
33 - <mail-mta/ssmtp-2.64-r2
34 - mail-mta/courier
35 - mail-mta/esmtp
36 - mail-mta/exim
37 - mail-mta/mini-qmail
38 - >=mail-mta/msmtp-1.4.19-r1[mta]
39 - <mail-mta/msmtp-1.4.19-r1
40 - mail-mta/netqmail
41 - mail-mta/nullmailer
42 - mail-mta/postfix
43 - mail-mta/qmail-ldap
44 - mail-mta/sendmail
45 - mail-mta/opensmtpd
46 - mail-mta/citadel[-postfix] )"