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: www-apache/mod_auth_kerb/
Date: Sun,  7 Mar 2021 11:58:27 +0000 (UTC)	[thread overview]
Message-ID: <1615118275.dc6d506d2f82c1f26ac7f2997a73e0315e0092a8.soap@gentoo> (raw)

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

www-apache/mod_auth_kerb: migrate to tmpfiles.eclass

Closes: https://bugs.gentoo.org/740628
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>

 www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
index 9094681f3d4..40e71cf95be 100644
--- a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
+++ b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit apache-module eutils systemd
+inherit apache-module eutils tmpfiles
 
 DESCRIPTION="An Apache authentication module using Kerberos"
 HOMEPAGE="http://modauthkerb.sourceforge.net/"
@@ -50,5 +50,5 @@ src_compile() {
 
 src_install() {
 	apache-module_src_install
-	systemd_dotmpfilesd "${FILESDIR}/${PN}.conf"
+	dotmpfiles "${FILESDIR}/${PN}.conf"
 }


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

Thread overview: 9+ 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-01-02  6:38 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_auth_kerb/ Sam James
2022-01-02  0:04 Sam James
2022-01-01 11:07 Sam James
2021-11-27 13:04 Marek Szuba
2021-07-30 23:31 Sam James
2016-08-18 16:45 Pacho Ramos
2015-10-06 13:18 Mikle Kolyada
2015-09-24 12:47 Agostino Sarubbo

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=1615118275.dc6d506d2f82c1f26ac7f2997a73e0315e0092a8.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