Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/
Date: Thu, 06 Jan 2022 09:07:40
Message-Id: 1641460024.3b202656cbe9f76d423f906fdb7bb8b9f372985e.soap@gentoo
1 commit: 3b202656cbe9f76d423f906fdb7bb8b9f372985e
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 09:07:04 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 09:07:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b202656
7
8 net-mail/courier-imap: remove userland_GNU
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild | 4 ++--
13 net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild | 4 ++--
14 net-mail/courier-imap/courier-imap-5.1.4.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild b/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild
18 index 5a9f94b5ebf4..b80f70ec18a3 100644
19 --- a/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild
20 +++ b/net-mail/courier-imap/courier-imap-5.1.2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -31,7 +31,7 @@ CDEPEND="
28 DEPEND="${CDEPEND}
29 dev-lang/perl
30 !mail-mta/courier
31 - userland_GNU? ( sys-process/procps )
32 + sys-process/procps
33 "
34 RDEPEND="${CDEPEND}
35 selinux? ( sec-policy/selinux-courier )
36
37 diff --git a/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild b/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild
38 index 9e22cae7ef82..d551f9d82941 100644
39 --- a/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild
40 +++ b/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 +# Copyright 1999-2022 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -31,7 +31,7 @@ CDEPEND="
48 DEPEND="${CDEPEND}
49 dev-lang/perl
50 !mail-mta/courier
51 - userland_GNU? ( sys-process/procps )
52 + sys-process/procps
53 "
54 RDEPEND="${CDEPEND}
55 selinux? ( sec-policy/selinux-courier )
56
57 diff --git a/net-mail/courier-imap/courier-imap-5.1.4.ebuild b/net-mail/courier-imap/courier-imap-5.1.4.ebuild
58 index c734ba4b2ad7..390d83e938d7 100644
59 --- a/net-mail/courier-imap/courier-imap-5.1.4.ebuild
60 +++ b/net-mail/courier-imap/courier-imap-5.1.4.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2021 Gentoo Authors
63 +# Copyright 1999-2022 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=7
67 @@ -31,7 +31,7 @@ CDEPEND="
68 DEPEND="${CDEPEND}
69 dev-lang/perl
70 !mail-mta/courier
71 - userland_GNU? ( sys-process/procps )
72 + sys-process/procps
73 "
74 RDEPEND="${CDEPEND}
75 selinux? ( sec-policy/selinux-courier )