From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-ShareDir/
Date: Fri, 04 Jul 2025 19:28:26 +0000 (UTC) [thread overview]
Message-ID: <1751657268.a5aab2b6dc06b2ceb71f442d965ec09f159daa3e.dilfridge@gentoo> (raw)
commit: a5aab2b6dc06b2ceb71f442d965ec09f159daa3e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 19:05:21 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 19:27:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5aab2b6
dev-perl/File-ShareDir: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...e-ShareDir-1.118.0.ebuild => File-ShareDir-1.118.0-r1.ebuild} | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.118.0.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.118.0-r1.ebuild
similarity index 82%
rename from dev-perl/File-ShareDir/File-ShareDir-1.118.0.ebuild
rename to dev-perl/File-ShareDir/File-ShareDir-1.118.0-r1.ebuild
index 89e3cf8497b2..e1e91375ce35 100644
--- a/dev-perl/File-ShareDir/File-ShareDir-1.118.0.ebuild
+++ b/dev-perl/File-ShareDir/File-ShareDir-1.118.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=REHSACK
DIST_VERSION=1.118
@@ -11,20 +11,17 @@ DESCRIPTION="Locate per-dist and per-module shared files"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="minimal test"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
RDEPEND="
!minimal? (
>=dev-perl/List-MoreUtils-0.428.0
>=dev-perl/Params-Util-1.70.0
)
- virtual/perl-Carp
>=dev-perl/Class-Inspector-1.120.0
>=virtual/perl-File-Spec-0.800.0
"
BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
>=dev-perl/File-ShareDir-Install-0.130.0
test? (
>=virtual/perl-File-Path-2.80.0
next reply other threads:[~2025-07-04 19:28 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 19:28 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-ShareDir/ Fabian Groffen
2024-07-12 18:56 Fabian Groffen
2022-12-08 7:38 WANG Xuerui
2021-10-29 16:31 Andreas K. Hüttel
2021-08-06 0:30 Sam James
2021-08-03 11:05 Sam James
2021-08-03 10:54 Sam James
2021-08-02 2:22 Sam James
2021-08-01 8:25 Sam James
2021-08-01 8:25 Sam James
2021-08-01 7:24 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 6:28 Sergei Trofimovich
2021-06-07 6:25 Sergei Trofimovich
2021-06-02 15:35 Sergei Trofimovich
2021-06-01 15:14 Sergei Trofimovich
2021-05-31 21:23 Andreas K. Hüttel
2020-12-13 23:07 Kent Fredric
2020-09-19 11:47 Kent Fredric
2020-09-05 11:58 Kent Fredric
2019-11-01 10:26 Mikle Kolyada
2019-10-21 12:16 Agostino Sarubbo
2018-10-16 19:02 Fabian Groffen
2018-08-04 0:29 Mikle Kolyada
2018-06-24 20:25 Sergei Trofimovich
2018-06-11 17:09 Sergei Trofimovich
2018-06-10 23:02 Sergei Trofimovich
2018-04-11 18:50 Markus Meier
2018-04-07 15:26 Mart Raudsepp
2018-01-30 2:18 Kent Fredric
2018-01-09 8:02 Sergei Trofimovich
2017-10-21 4:31 Kent Fredric
2017-05-06 6:37 Kent Fredric
2017-04-29 11:52 Jeroen Roovers
2017-04-17 8:02 Agostino Sarubbo
2017-04-07 16:05 Agostino Sarubbo
2017-02-04 12:41 Jeroen Roovers
2016-12-18 14:40 Kent Fredric
2016-05-25 6:52 Matt Turner
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=1751657268.a5aab2b6dc06b2ceb71f442d965ec09f159daa3e.dilfridge@gentoo \
--to=dilfridge@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