Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/notqmail/
Date: Sat, 31 Dec 2022 18:32:57
Message-Id: 1672511463.24dcd3918e1ac751ff9c8d868509ea1fd6390f78.jsmolic@gentoo
1 commit: 24dcd3918e1ac751ff9c8d868509ea1fd6390f78
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 18:21:34 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 18:31:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24dcd391
7
8 mail-mta/notqmail: Remove USE=pop3
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 mail-mta/notqmail/notqmail-1.08-r5.ebuild | 5 +----
13 mail-mta/notqmail/notqmail-1.08-r6.ebuild | 5 +----
14 mail-mta/notqmail/notqmail-9999.ebuild | 5 +----
15 3 files changed, 3 insertions(+), 12 deletions(-)
16
17 diff --git a/mail-mta/notqmail/notqmail-1.08-r5.ebuild b/mail-mta/notqmail/notqmail-1.08-r5.ebuild
18 index 9717aa7f830d..7c324e45672e 100644
19 --- a/mail-mta/notqmail/notqmail-1.08-r5.ebuild
20 +++ b/mail-mta/notqmail/notqmail-1.08-r5.ebuild
21 @@ -56,7 +56,7 @@ SRC_URI="${SRC_URI}
22
23 LICENSE="public-domain"
24 SLOT="0"
25 -IUSE=" gencertdaily highvolume pop3 qmail-spp ssl test vanilla"
26 +IUSE=" gencertdaily highvolume qmail-spp ssl test vanilla"
27 REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume !gencertdaily ) gencertdaily? ( ssl )"
28 RESTRICT="!test? ( test )"
29
30 @@ -78,9 +78,6 @@ RDEPEND="${DEPEND}
31 acct-user/qmailr
32 acct-user/qmails
33 sys-apps/ucspi-tcp
34 - ssl? (
35 - pop3? ( sys-apps/ucspi-ssl )
36 - )
37 !mail-mta/courier
38 !mail-mta/esmtp
39 !mail-mta/exim
40
41 diff --git a/mail-mta/notqmail/notqmail-1.08-r6.ebuild b/mail-mta/notqmail/notqmail-1.08-r6.ebuild
42 index 8e5a4d4b1b99..ea86d4a9ade7 100644
43 --- a/mail-mta/notqmail/notqmail-1.08-r6.ebuild
44 +++ b/mail-mta/notqmail/notqmail-1.08-r6.ebuild
45 @@ -64,7 +64,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/notqmail.asc
46
47 LICENSE="public-domain"
48 SLOT="0"
49 -IUSE="gencertdaily highvolume pop3 qmail-spp ssl test vanilla"
50 +IUSE="gencertdaily highvolume qmail-spp ssl test vanilla"
51 REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume !gencertdaily ) gencertdaily? ( ssl )"
52 RESTRICT="!test? ( test )"
53
54 @@ -89,9 +89,6 @@ RDEPEND="${DEPEND}
55 acct-user/qmailr
56 acct-user/qmails
57 sys-apps/ucspi-tcp
58 - ssl? (
59 - pop3? ( sys-apps/ucspi-ssl )
60 - )
61 !mail-mta/courier
62 !mail-mta/esmtp
63 !mail-mta/exim
64
65 diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild
66 index f07147afa4d4..bfa7c200a49a 100644
67 --- a/mail-mta/notqmail/notqmail-9999.ebuild
68 +++ b/mail-mta/notqmail/notqmail-9999.ebuild
69 @@ -61,7 +61,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/notqmail.asc
70
71 LICENSE="public-domain"
72 SLOT="0"
73 -IUSE="gencertdaily highvolume pop3 qmail-spp ssl test vanilla"
74 +IUSE="gencertdaily highvolume qmail-spp ssl test vanilla"
75 REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume !gencertdaily ) gencertdaily? ( ssl )"
76 RESTRICT="!test? ( test )"
77
78 @@ -86,9 +86,6 @@ RDEPEND="${DEPEND}
79 acct-user/qmailr
80 acct-user/qmails
81 sys-apps/ucspi-tcp
82 - ssl? (
83 - pop3? ( sys-apps/ucspi-ssl )
84 - )
85 !mail-mta/courier
86 !mail-mta/esmtp
87 !mail-mta/exim