From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Expander/
Date: Fri, 3 May 2024 11:03:07 +0000 (UTC) [thread overview]
Message-ID: <1714733783.c2d25d82ec525a63cdb494e353af5ddffb3fb9cf.sam@gentoo> (raw)
commit: c2d25d82ec525a63cdb494e353af5ddffb3fb9cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 3 10:56:23 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 3 10:56:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d25d82
dev-perl/Test-Expander: don't install .perlcriticrc
Closes: https://bugs.gentoo.org/931101
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{Test-Expander-2.5.0-r2.ebuild => Test-Expander-2.5.0-r3.ebuild} | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-perl/Test-Expander/Test-Expander-2.5.0-r2.ebuild b/dev-perl/Test-Expander/Test-Expander-2.5.0-r3.ebuild
similarity index 82%
rename from dev-perl/Test-Expander/Test-Expander-2.5.0-r2.ebuild
rename to dev-perl/Test-Expander/Test-Expander-2.5.0-r3.ebuild
index 017f3ba1dd35..44d9a48fad7a 100644
--- a/dev-perl/Test-Expander/Test-Expander-2.5.0-r2.ebuild
+++ b/dev-perl/Test-Expander/Test-Expander-2.5.0-r3.ebuild
@@ -22,3 +22,8 @@ RDEPEND="
dev-perl/Test2-Tools-Explain
"
BDEPEND="${RDEPEND}"
+
+src_install() {
+ perl-module_src_install
+ find "${ED}" -type f -name '*.perlcriticrc' -delete || die
+}
next reply other threads:[~2024-05-03 11:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-03 11:03 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-26 21:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Expander/ Andreas K. Hüttel
2024-05-04 7:23 Arthur Zamarin
2024-05-02 7:39 Sam James
2024-05-02 7:39 Sam James
2024-05-02 7:13 Sam James
2024-05-02 2:46 Sam James
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=1714733783.c2d25d82ec525a63cdb494e353af5ddffb3fb9cf.sam@gentoo \
--to=sam@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