diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-07 18:59:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-07 18:59:36 +0300 |
commit | 19814d499dab91fd4709c43be7598db5629c52f2 (patch) | |
tree | 122a1c921a9ee11de5dc226c7e07e851b54cf138 /mail-mta | |
parent | mail-mta/nullmailer: Drop old (deprecated EAPI) (diff) | |
download | gentoo-19814d499dab91fd4709c43be7598db5629c52f2.tar.gz gentoo-19814d499dab91fd4709c43be7598db5629c52f2.tar.bz2 gentoo-19814d499dab91fd4709c43be7598db5629c52f2.zip |
mail-mta/nullmailer: migrate to sys-apps/shadow
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nullmailer/nullmailer-2.2-r1.ebuild (renamed from mail-mta/nullmailer/nullmailer-2.2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/nullmailer/nullmailer-2.2.ebuild b/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild index cea54398acb5..051ce2259b9f 100644 --- a/mail-mta/nullmailer/nullmailer-2.2.ebuild +++ b/mail-mta/nullmailer/nullmailer-2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ DEPEND=" " RDEPEND=" virtual/logger - virtual/shadow + sys-apps/shadow ssl? ( net-libs/gnutls:0= ) !mail-mta/courier !mail-mta/esmtp |