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/netqmail/
Date: Sun, 07 Nov 2021 07:51:59
Message-Id: 1636271501.8a8024d0cd69a08367600c6bf552392a6e432045.sam@gentoo
1 commit: 8a8024d0cd69a08367600c6bf552392a6e432045
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 19 17:49:42 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=8a8024d0
7
8 mail-mta/netqmail: 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/netqmail/{netqmail-1.06-r15.ebuild => netqmail-1.06-r16.ebuild} | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/mail-mta/netqmail/netqmail-1.06-r15.ebuild b/mail-mta/netqmail/netqmail-1.06-r16.ebuild
19 similarity index 99%
20 rename from mail-mta/netqmail/netqmail-1.06-r15.ebuild
21 rename to mail-mta/netqmail/netqmail-1.06-r16.ebuild
22 index 093af57c515..3a8a3899566 100644
23 --- a/mail-mta/netqmail/netqmail-1.06-r15.ebuild
24 +++ b/mail-mta/netqmail/netqmail-1.06-r16.ebuild
25 @@ -81,7 +81,6 @@ RDEPEND="${DEPEND}
26 !mail-mta/ssmtp[mta]
27 "
28 PDEPEND="
29 - virtual/checkpassword
30 virtual/daemontools
31 "