From 557fd8ba795a841069d6c3709fec7f6b57b51568 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20M=C3=B3zes?= Date: Tue, 18 Feb 2020 09:21:12 +0100 Subject: [PATCH] net-misc/dhcp: Revbump to remove old user eclass remnants Closes: https://bugs.gentoo.org/710014 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Lars Wendler --- .../dhcp/{dhcp-4.4.2-r1.ebuild => dhcp-4.4.2-r2.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename net-misc/dhcp/{dhcp-4.4.2-r1.ebuild => dhcp-4.4.2-r2.ebuild} (99%) diff --git a/net-misc/dhcp/dhcp-4.4.2-r1.ebuild b/net-misc/dhcp/dhcp-4.4.2-r2.ebuild similarity index 99% rename from net-misc/dhcp/dhcp-4.4.2-r1.ebuild rename to net-misc/dhcp/dhcp-4.4.2-r2.ebuild index 26c97d7eafa4..87b562df6029 100644 --- a/net-misc/dhcp/dhcp-4.4.2-r1.ebuild +++ b/net-misc/dhcp/dhcp-4.4.2-r2.ebuild @@ -236,12 +236,12 @@ src_install() { mv "${f}" "${f%.example}" || die done sed -i '/^[^#]/s:^:#:' "${ED}"/etc/dhcp/*.conf || die + + diropts -m0750 -o dhcp -g dhcp + keepdir /var/lib/dhcp } pkg_preinst() { - enewgroup dhcp - enewuser dhcp -1 -1 /var/lib/dhcp dhcp - # Keep the user files over the sample ones. The # hashing is to ignore the crappy defaults #384087. local f h -- 2.26.2