summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2022-12-31 22:27:35 +0100
committerSam James <sam@gentoo.org>2022-12-31 22:39:45 +0000
commitd22f9a5e29fa7f182abf8eec54616e1ed4c9f946 (patch)
treed3932a807e8ca788eb077f86ca3e843b225ac3e2 /mail-mta/netqmail/netqmail-1.06-r16.ebuild
parent*/*: adapt to USE=heif being a global USE flag (diff)
downloadgentoo-d22f9a5e29fa7f182abf8eec54616e1ed4c9f946.tar.gz
gentoo-d22f9a5e29fa7f182abf8eec54616e1ed4c9f946.tar.bz2
gentoo-d22f9a5e29fa7f182abf8eec54616e1ed4c9f946.zip
Revert "mail-mta/netqmail: Remove USE=pop3"
This reverts commit bbc98bfdcbeb0d54f0a389eb7c92f1ffd64af7c6. Bug: https://bugs.gentoo.org/889216 Bug: https://bugs.gentoo.org/889218 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.06-r16.ebuild')
-rw-r--r--mail-mta/netqmail/netqmail-1.06-r16.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r16.ebuild b/mail-mta/netqmail/netqmail-1.06-r16.ebuild
index 10daf0337012..3a8a3899566f 100644
--- a/mail-mta/netqmail/netqmail-1.06-r16.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -42,7 +42,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="authcram gencertdaily highvolume qmail-spp ssl vanilla"
+IUSE="authcram gencertdaily highvolume pop3 qmail-spp ssl vanilla"
REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )"
RESTRICT="test"
@@ -65,6 +65,9 @@ DEPEND="
RDEPEND="${DEPEND}
sys-apps/ucspi-tcp
authcram? ( >=net-mail/cmd5checkpw-0.30 )
+ ssl? (
+ pop3? ( sys-apps/ucspi-ssl )
+ )
!mail-mta/courier
!mail-mta/esmtp
!mail-mta/exim