From 01ac8b4be85274330ce8d241f376d697e9961bf2 Mon Sep 17 00:00:00 2001 From: Theo Anderson Date: Sun, 7 Mar 2021 12:56:23 +0100 Subject: [PATCH] mail-filter/opendkim: migrate to tmpfiles.eclass Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson Signed-off-by: David Seifert --- mail-filter/opendkim/opendkim-2.10.3-r17.ebuild | 4 ++-- mail-filter/opendkim/opendkim-2.10.3-r19.ebuild | 4 ++-- mail-filter/opendkim/opendkim-2.10.3-r26.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail-filter/opendkim/opendkim-2.10.3-r17.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r17.ebuild index 5e16e612c2256..7b427e9303a7c 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r17.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -119,7 +119,7 @@ src_install() { dosbin stats/opendkim-reportstats newinitd "${S}/contrib/OpenRC/opendkim.openrc" "${PN}" - systemd_newtmpfilesd "${S}/contrib/systemd/opendkim.tmpfiles" "${PN}.conf" + newtmpfiles "${S}/contrib/systemd/opendkim.tmpfiles" "${PN}.conf" systemd_newunit "contrib/systemd/opendkim.service" "${PN}.service" dodir /etc/opendkim diff --git a/mail-filter/opendkim/opendkim-2.10.3-r19.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r19.ebuild index 7a320e10c1076..689a798992a9e 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r19.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -123,7 +123,7 @@ src_install() { dosbin stats/opendkim-reportstats newinitd "${S}/contrib/OpenRC/opendkim.openrc" "${PN}" - systemd_newtmpfilesd "${S}/contrib/systemd/opendkim.tmpfiles" "${PN}.conf" + newtmpfiles "${S}/contrib/systemd/opendkim.tmpfiles" "${PN}.conf" systemd_newunit "contrib/systemd/opendkim.service" "${PN}.service" dodir /etc/opendkim diff --git a/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild index 5e0444500b38f..4fdb6dc6a66e1 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild @@ -147,7 +147,7 @@ src_install() { dosbin stats/opendkim-reportstats newinitd "${S}/contrib/OpenRC/opendkim.openrc" "${PN}" - systemd_newtmpfilesd "${S}/contrib/systemd/opendkim.tmpfiles" "${PN}.conf" + newtmpfiles "${S}/contrib/systemd/opendkim.tmpfiles" "${PN}.conf" systemd_newunit "contrib/systemd/opendkim.service" "${PN}.service" dodir /etc/opendkim