Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/notqmail/
Date: Sun, 07 Nov 2021 07:51:58
Message-Id: 1636271501.05a89449b401ae6bcfedd77febb925ff4402bfa0.sam@gentoo
1 commit: 05a89449b401ae6bcfedd77febb925ff4402bfa0
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 19 17:50:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 7 07:51:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a89449
7
8 mail-mta/notqmail: remove dependency to virtual/checkpassword
9
10 This is an optional runtime dependency.
11
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 mail-mta/notqmail/{notqmail-1.08-r4.ebuild => notqmail-1.08-r5.ebuild} | 1 -
16 mail-mta/notqmail/notqmail-9999.ebuild | 1 -
17 2 files changed, 2 deletions(-)
18
19 diff --git a/mail-mta/notqmail/notqmail-1.08-r4.ebuild b/mail-mta/notqmail/notqmail-1.08-r5.ebuild
20 similarity index 99%
21 rename from mail-mta/notqmail/notqmail-1.08-r4.ebuild
22 rename to mail-mta/notqmail/notqmail-1.08-r5.ebuild
23 index e9e36f9d913..62f982fa263 100644
24 --- a/mail-mta/notqmail/notqmail-1.08-r4.ebuild
25 +++ b/mail-mta/notqmail/notqmail-1.08-r5.ebuild
26 @@ -95,7 +95,6 @@ RDEPEND="${DEPEND}
27 !mail-mta/ssmtp[mta]
28 "
29 PDEPEND="
30 - virtual/checkpassword
31 virtual/daemontools
32 "
33
34
35 diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild
36 index baec765a78d..d622c556ab5 100644
37 --- a/mail-mta/notqmail/notqmail-9999.ebuild
38 +++ b/mail-mta/notqmail/notqmail-9999.ebuild
39 @@ -92,7 +92,6 @@ RDEPEND="${DEPEND}
40 !mail-mta/ssmtp[mta]
41 "
42 PDEPEND="
43 - virtual/checkpassword
44 virtual/daemontools
45 "