diff options
author | David Seifert <soap@gentoo.org> | 2022-01-06 10:07:04 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-06 10:07:04 +0100 |
commit | 3b202656cbe9f76d423f906fdb7bb8b9f372985e (patch) | |
tree | 88feb704430c063bb23384d5c578ef7707c6e2f6 /net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild | |
parent | net-ftp/proftpd: remove userland_GNU (diff) | |
download | gentoo-3b202656cbe9f76d423f906fdb7bb8b9f372985e.tar.gz gentoo-3b202656cbe9f76d423f906fdb7bb8b9f372985e.tar.bz2 gentoo-3b202656cbe9f76d423f906fdb7bb8b9f372985e.zip |
net-mail/courier-imap: remove userland_GNU
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild')
-rw-r--r-- | net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 9e22cae7ef82..d551f9d82941 100644 --- a/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-5.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -31,7 +31,7 @@ CDEPEND=" DEPEND="${CDEPEND} dev-lang/perl !mail-mta/courier - userland_GNU? ( sys-process/procps ) + sys-process/procps " RDEPEND="${CDEPEND} selinux? ( sec-policy/selinux-courier ) |