summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-01 12:09:58 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-01 12:09:58 +0300
commit55cf68f931a869da26e6050bf729dc37b36108ae (patch)
tree23492fdcdd3004288a9b22b8a9c012d9a63e1f76
parentvirtual/mta: Drop old (diff)
downloadgentoo-55cf68f9.tar.gz
gentoo-55cf68f9.tar.bz2
gentoo-55cf68f9.zip
virtual/mta: remove non-existing providers
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r--virtual/mta/mta-1-r1.ebuild (renamed from virtual/mta/mta-1.ebuild)7
1 files changed, 2 insertions, 5 deletions
diff --git a/virtual/mta/mta-1.ebuild b/virtual/mta/mta-1-r1.ebuild
index 541f20f857b9..924de3279dba 100644
--- a/virtual/mta/mta-1.ebuild
+++ b/virtual/mta/mta-1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="Virtual for Message Transfer Agents"
SLOT="0"
@@ -14,10 +14,7 @@ RDEPEND="|| ( mail-mta/nullmailer
mail-mta/courier
mail-mta/esmtp
mail-mta/exim
- mail-mta/mini-qmail
mail-mta/netqmail
mail-mta/postfix
- mail-mta/qmail-ldap
mail-mta/sendmail
- mail-mta/opensmtpd
- mail-mta/citadel[-postfix] )"
+ mail-mta/opensmtpd )"