summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-10-10 15:11:02 +0200
committerJoonas Niilola <juippis@gentoo.org>2019-10-11 17:16:28 +0300
commitdb98bb5730e3efc1d315155fe8d461f3ed3cab09 (patch)
treeec3ae38e1c9c62a1e8c4af9946a688d15a51bd30 /eclass/qmail.eclass
parentnet-dns/dnscap: drop old versions (diff)
downloadgentoo-db98bb5730e3efc1d315155fe8d461f3ed3cab09.tar.gz
gentoo-db98bb5730e3efc1d315155fe8d461f3ed3cab09.tar.bz2
gentoo-db98bb5730e3efc1d315155fe8d461f3ed3cab09.zip
qmail eclass: drop now unused reference to user eclass
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'eclass/qmail.eclass')
-rw-r--r--eclass/qmail.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass
index b4be80efbb24..b6ef483aa82c 100644
--- a/eclass/qmail.eclass
+++ b/eclass/qmail.eclass
@@ -6,7 +6,7 @@
# qmail-bugs@gentoo.org
# @BLURB: common qmail functions
-inherit flag-o-matic toolchain-funcs fixheadtails user
+inherit flag-o-matic toolchain-funcs fixheadtails
# hardcoded paths
QMAIL_HOME="/var/qmail"