From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_skey/
Date: Tue, 25 May 2021 10:31:08 +0000 (UTC) [thread overview]
Message-ID: <1621938659.cba8db0a2b8f5c5265f69036d0f954b16b6fce22.ulm@gentoo> (raw)
commit: cba8db0a2b8f5c5265f69036d0f954b16b6fce22
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 10:29:49 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue May 25 10:30:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba8db0a
sys-auth/pam_skey: Change PATCHES into an array
It is not whitespace-safe as a scalar.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
index df9cb74af24..47f2f49f97f 100644
--- a/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
+++ b/sys-auth/pam_skey/pam_skey-1.1.5-r6.ebuild
@@ -19,7 +19,7 @@ RDEPEND="net-libs/libnsl:0=
>=sys-auth/skey-1.1.5-r4"
DEPEND="${RDEPEND}"
-PATCHES="${WORKDIR}/patch"
+PATCHES=("${WORKDIR}/patch")
DOCS="README INSTALL"
src_prepare() {
next reply other threads:[~2021-05-25 10:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-25 10:31 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-02 5:44 [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_skey/ Ulrich Müller
2023-11-02 4:12 Sam James
2023-11-02 4:12 Sam James
2022-10-18 10:57 Ulrich Müller
2020-07-10 13:49 Ulrich Müller
2019-08-28 10:18 Ulrich Müller
2019-08-28 9:51 Agostino Sarubbo
2019-08-27 20:45 Agostino Sarubbo
2018-12-23 13:09 Ulrich Müller
2017-11-03 21:12 Andreas Hüttel
2016-07-23 18:28 Ulrich Müller
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=1621938659.cba8db0a2b8f5c5265f69036d0f954b16b6fce22.ulm@gentoo \
--to=ulm@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