* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Path-Iterator-Rule/
@ 2020-04-16 16:57 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-04-16 16:57 UTC (permalink / raw
To: gentoo-commits
commit: 0df6092e78bc62bd7096674a7f15e508a8e0383d
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 15:51:52 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 16:55:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df6092e
dev-perl/Path-Iterator-Rule: Add w/ v=1.14.0
Required by:
- dev-perl/Dist-Zilla-Plugin-CheckExtraTests 0.29.0
- via app-admin/rex-9999
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Path-Iterator-Rule/Manifest | 1 +
.../Path-Iterator-Rule-1.14.0.ebuild | 37 ++++++++++++++++++++++
dev-perl/Path-Iterator-Rule/metadata.xml | 13 ++++++++
3 files changed, 51 insertions(+)
diff --git a/dev-perl/Path-Iterator-Rule/Manifest b/dev-perl/Path-Iterator-Rule/Manifest
new file mode 100644
index 00000000000..67292f2dafc
--- /dev/null
+++ b/dev-perl/Path-Iterator-Rule/Manifest
@@ -0,0 +1 @@
+DIST Path-Iterator-Rule-1.014.tar.gz 52883 BLAKE2B 8696efaed73f6de503600645e34434b8eaee2f9e1471a82f1e0ba134849052b3a337e0ecc5ecbbb9658fb21fabbea23d3ba6e49eb5e68eab161ff6881e2b15e0 SHA512 d401d3b0f59ffd15d088dc3859a118fb689d6126e5dbc7602db123ae01c461a12831768e4485732781e05d33c69c2f7be90475048633df029ba870346459c591
diff --git a/dev-perl/Path-Iterator-Rule/Path-Iterator-Rule-1.14.0.ebuild b/dev-perl/Path-Iterator-Rule/Path-Iterator-Rule-1.14.0.ebuild
new file mode 100644
index 00000000000..3a8ae7121ab
--- /dev/null
+++ b/dev-perl/Path-Iterator-Rule/Path-Iterator-Rule-1.14.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=1.014
+inherit perl-module
+
+DESCRIPTION="Iterative, recursive file finder"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+LICENSE="Apache-2.0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-File-Spec
+ >=dev-perl/Number-Compare-0.20.0
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Text-Glob
+ dev-perl/Try-Tiny
+ virtual/perl-if
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+ test? (
+ virtual/perl-Exporter
+ virtual/perl-File-Temp
+ dev-perl/File-pushd
+ dev-perl/Path-Tiny
+ dev-perl/Test-Deep
+ >=dev-perl/Test-Filename-0.30.0
+ >=virtual/perl-Test-Simple-0.920.0
+ virtual/perl-parent
+ )
+"
diff --git a/dev-perl/Path-Iterator-Rule/metadata.xml b/dev-perl/Path-Iterator-Rule/metadata.xml
new file mode 100644
index 00000000000..bd34179aef0
--- /dev/null
+++ b/dev-perl/Path-Iterator-Rule/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Path-Iterator-Rule</remote-id>
+ <remote-id type="cpan-module">PIR</remote-id>
+ <remote-id type="cpan-module">Path::Iterator::Rule</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Path-Iterator-Rule/
@ 2021-11-24 16:18 Andreas K. Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-11-24 16:18 UTC (permalink / raw
To: gentoo-commits
commit: 72abb6e5464993d1ee25a1b69e478da65c9bb5fe
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 16:15:01 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 16:18:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72abb6e5
dev-perl/Path-Iterator-Rule: Version bump 1.015
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Path-Iterator-Rule/Manifest | 1 +
.../Path-Iterator-Rule-1.15.0.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/dev-perl/Path-Iterator-Rule/Manifest b/dev-perl/Path-Iterator-Rule/Manifest
index 67292f2dafc8..25e8a66998d8 100644
--- a/dev-perl/Path-Iterator-Rule/Manifest
+++ b/dev-perl/Path-Iterator-Rule/Manifest
@@ -1 +1,2 @@
DIST Path-Iterator-Rule-1.014.tar.gz 52883 BLAKE2B 8696efaed73f6de503600645e34434b8eaee2f9e1471a82f1e0ba134849052b3a337e0ecc5ecbbb9658fb21fabbea23d3ba6e49eb5e68eab161ff6881e2b15e0 SHA512 d401d3b0f59ffd15d088dc3859a118fb689d6126e5dbc7602db123ae01c461a12831768e4485732781e05d33c69c2f7be90475048633df029ba870346459c591
+DIST Path-Iterator-Rule-1.015.tar.gz 53036 BLAKE2B 511f55258d19ddfb932e47f2da4e5aa4c25a9f5dfc550e19b92c90870f0c46153e2b1aa17ccb20f122de839e791a87e9d22abcb71f3ed324903c7587271a92dd SHA512 cc310fa74855021edc86c1fcd5686684ec372062463d6f0b6e83795313ee4ee69207f20a893fbf8031991abdf40bdaa117529e92f5f3d57fb13c9700a9422481
diff --git a/dev-perl/Path-Iterator-Rule/Path-Iterator-Rule-1.15.0.ebuild b/dev-perl/Path-Iterator-Rule/Path-Iterator-Rule-1.15.0.ebuild
new file mode 100644
index 000000000000..06be0c85065e
--- /dev/null
+++ b/dev-perl/Path-Iterator-Rule/Path-Iterator-Rule-1.15.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=1.015
+inherit perl-module
+
+DESCRIPTION="Iterative, recursive file finder"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+LICENSE="Apache-2.0"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-File-Spec
+ >=dev-perl/Number-Compare-0.20.0
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Text-Glob
+ dev-perl/Try-Tiny
+ virtual/perl-if
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+ test? (
+ virtual/perl-Exporter
+ virtual/perl-File-Temp
+ dev-perl/File-pushd
+ dev-perl/Path-Tiny
+ dev-perl/Test-Deep
+ >=dev-perl/Test-Filename-0.30.0
+ >=virtual/perl-Test-Simple-0.920.0
+ virtual/perl-parent
+ )
+"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-24 16:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-16 16:57 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Path-Iterator-Rule/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2021-11-24 16:18 Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox