public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdnsd/
Date: Sun,  7 Mar 2021 11:58:25 +0000 (UTC)	[thread overview]
Message-ID: <1615118219.5e0b777813109bb87eff1c3dd9dcc575fe0c9472.soap@gentoo> (raw)

commit:     5e0b777813109bb87eff1c3dd9dcc575fe0c9472
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Sun Mar  7 11:56:59 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar  7 11:56:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0b7778

net-dns/pdnsd: migrate to tmpfiles.eclass

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild b/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild
index f0ea71dfd7b..8769b15cfd5 100644
--- a/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.2.9a-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit systemd
+inherit systemd tmpfiles
 
 DESCRIPTION="Proxy DNS server with permanent caching"
 HOMEPAGE="http://members.home.nl/p.a.rombouts/pdnsd/"
@@ -53,7 +53,7 @@ src_install() {
 	newconfd "${FILESDIR}/pdnsd.confd" pdnsd
 	newinitd "${FILESDIR}/pdnsd.online.2" pdnsd-online
 	newconfd "${FILESDIR}/pdnsd-online.confd" pdnsd-online
-	systemd_newtmpfilesd "${FILESDIR}/pdnsd.tmpfiles" pdnsd.conf
+	newtmpfiles "${FILESDIR}/pdnsd.tmpfiles" pdnsd.conf
 	systemd_dounit "${FILESDIR}/pdnsd.service"
 }
 


             reply	other threads:[~2021-03-07 11:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07 11:58 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-15  1:00 [gentoo-commits] repo/gentoo:master commit in: net-dns/pdnsd/ Sam James
2021-07-30 23:31 Sam James
2021-02-01 14:56 Lars Wendler
2021-01-18 20:17 Sam James
2021-01-18  4:40 Sam James
2021-01-18  2:54 Sam James
2021-01-15 22:07 Sam James
2021-01-15 22:06 Sam James
2021-01-15 17:42 Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1615118219.5e0b777813109bb87eff1c3dd9dcc575fe0c9472.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox