From 206631b6e86c4a65472e26d70cf7deb335179473 Mon Sep 17 00:00:00 2001 From: Joerg Deckert Date: Sun, 7 Jul 2019 13:50:54 +0200 Subject: [PATCH] mailgw: small update --- mailgw/Makefile | 2 -- mailgw/make.conf | 4 ++-- mailgw/package.keywords | 2 ++ mailgw/package.use | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mailgw/Makefile b/mailgw/Makefile index a1d3ec5..aae2ece 100644 --- a/mailgw/Makefile +++ b/mailgw/Makefile @@ -47,7 +47,5 @@ postinstall: timesyncd.conf firstboot.start $(inroot) systemctl enable clamd.service $(inroot) systemctl enable postfix.service $(inroot) systemctl enable pdns-recursor.service - # für clamav-unofficial-sigs (kann in nächster Gentoo-Version wohl weg) - $(inroot) ln -s /usr/lib/systemd /lib/systemd clean: diff --git a/mailgw/make.conf b/mailgw/make.conf index 2743459..dcf8789 100644 --- a/mailgw/make.conf +++ b/mailgw/make.conf @@ -3,6 +3,6 @@ CXXFLAGS="-O2 -pipe" USE="hardened justify pie ssp urandom xattr xtpax -fortran -jit -orc -pch -pic -prelink -profile -tcc" MAKEOPTS="-j5" ACCEPT_LICENSE="*" -PYTHON_TARGETS="python2_7 python3_6" -PYTHON_SINGLE_TARGET="python2_7" +PYTHON_TARGETS="python3_6" +PYTHON_SINGLE_TARGET="python3_6" VIDEO_CARDS="vmware" diff --git a/mailgw/package.keywords b/mailgw/package.keywords index 87908c7..787d14a 100644 --- a/mailgw/package.keywords +++ b/mailgw/package.keywords @@ -14,6 +14,8 @@ dev-perl/Unicode-LineBreak dev-perl/Crypt-SMIME sys-libs/db:6.0 virtual/perl-Encode +dev-perl/Email-LocalDelivery +dev-perl/Email-FolderType # ClamAV Zusatz-Signaturen app-antivirus/clamav-unofficial-sigs diff --git a/mailgw/package.use b/mailgw/package.use index e42d279..d84e8dd 100644 --- a/mailgw/package.use +++ b/mailgw/package.use @@ -6,6 +6,7 @@ dev-lang/python ssl threads xml dev-libs/libpcre cxx jit dev-libs/libpcre2 jit dev-util/pkgconfig internal-glib +dev-vcs/git -python net-misc/openssh ssl net-misc/wget ssl sys-apps/hwids udev