public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_smb/
Date: Sun,  6 Oct 2019 19:31:10 +0000 (UTC)	[thread overview]
Message-ID: <1570390251.de00d2e5761fb78cfdae7dcc2a5236651d28d72d.polynomial-c@gentoo> (raw)

commit:     de00d2e5761fb78cfdae7dcc2a5236651d28d72d
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 19:30:51 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 19:30:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de00d2e5

sys-auth/pam_smb: Fixed newinitd call

Closes: https://bugs.gentoo.org/696868
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild | 4 ++--
 sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild
index 50392ea8a01..bb9d2a3d3a9 100644
--- a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild
+++ b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -42,7 +42,7 @@ src_install() {
 	docinto pam.d
 	dodoc pam_smb.conf*
 
-	newinitd "${FILESDIR}/pamsmbd-init pamsmbd"
+	newinitd "${FILESDIR}/pamsmbd-init" pamsmbd
 }
 
 pkg_postinst() {

diff --git a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild
index 9fdaecd291e..2a5e7474306 100644
--- a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild
+++ b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -39,7 +39,7 @@ src_install() {
 	docinto pam.d
 	dodoc pam_smb.conf*
 
-	newinitd "${FILESDIR}/pamsmbd-init pamsmbd"
+	newinitd "${FILESDIR}/pamsmbd-init" pamsmbd
 }
 
 pkg_postinst() {


             reply	other threads:[~2019-10-06 19:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 19:31 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-06 21:18 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_smb/ Thomas Deutschmann
2019-10-06 22:22 Michał Górny
2021-03-08 14:08 Sam James
2023-11-24 21:24 Michael Orlitzky

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=1570390251.de00d2e5761fb78cfdae7dcc2a5236651d28d72d.polynomial-c@gentoo \
    --to=polynomial-c@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