summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-09-08 21:37:38 +0200
committerJoonas Niilola <juippis@gentoo.org>2019-09-21 17:49:07 +0300
commitbd8859ca34b9bdef50f306268c25b0c1ad9370ba (patch)
tree308facbf33275afd53a6681e23ed0e97f4054256 /mail-mta
parentnet-mail/dot-forward-0.71-r3: remove usage of qmail eclass (diff)
downloadgentoo-bd8859ca34b9bdef50f306268c25b0c1ad9370ba.tar.gz
gentoo-bd8859ca34b9bdef50f306268c25b0c1ad9370ba.tar.bz2
gentoo-bd8859ca34b9bdef50f306268c25b0c1ad9370ba.zip
mail-mta/netqmail: depend on groups from acct-group
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/netqmail/netqmail-1.06-r2.ebuild2
-rw-r--r--mail-mta/netqmail/netqmail-1.06-r4.ebuild2
-rw-r--r--mail-mta/netqmail/netqmail-1.06-r6.ebuild2
3 files changed, 6 insertions, 0 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r2.ebuild b/mail-mta/netqmail/netqmail-1.06-r2.ebuild
index 076e9266515f..46b3fd42be79 100644
--- a/mail-mta/netqmail/netqmail-1.06-r2.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r2.ebuild
@@ -43,6 +43,8 @@ RESTRICT="test"
DEPEND="
!mail-mta/qmail
+ acct-group/nofiles
+ acct-group/qmail
net-mail/queue-repair
ssl? ( dev-libs/openssl:0= )
sys-apps/groff
diff --git a/mail-mta/netqmail/netqmail-1.06-r4.ebuild b/mail-mta/netqmail/netqmail-1.06-r4.ebuild
index aa64d3d57d5e..94f87db20553 100644
--- a/mail-mta/netqmail/netqmail-1.06-r4.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r4.ebuild
@@ -43,6 +43,8 @@ RESTRICT="test"
DEPEND="
!mail-mta/qmail
+ acct-group/nofiles
+ acct-group/qmail
net-mail/queue-repair
ssl? (
!libressl? ( dev-libs/openssl:0= )
diff --git a/mail-mta/netqmail/netqmail-1.06-r6.ebuild b/mail-mta/netqmail/netqmail-1.06-r6.ebuild
index ccdc0866b463..5e427e137a61 100644
--- a/mail-mta/netqmail/netqmail-1.06-r6.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r6.ebuild
@@ -48,6 +48,8 @@ RESTRICT="test"
DEPEND="
!mail-mta/qmail
+ acct-group/nofiles
+ acct-group/qmail
net-mail/queue-repair
ssl? (
!libressl? ( >=dev-libs/openssl-1.1:0= )