public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object-Rule/
Date: Sat, 24 Jun 2023 02:26:06 +0000 (UTC)	[thread overview]
Message-ID: <1687572754.631a98306bde79414cb012a879356c0062a38394.sam@gentoo> (raw)

commit:     631a98306bde79414cb012a879356c0062a38394
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Jun 17 05:26:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 02:12:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631a9830

dev-perl/File-Find-Object-Rule: new package, add 0.31.300

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../File-Find-Object-Rule-0.31.300.ebuild          | 30 ++++++++++++++++++++++
 dev-perl/File-Find-Object-Rule/Manifest            |  1 +
 dev-perl/File-Find-Object-Rule/metadata.xml        | 12 +++++++++
 3 files changed, 43 insertions(+)

diff --git a/dev-perl/File-Find-Object-Rule/File-Find-Object-Rule-0.31.300.ebuild b/dev-perl/File-Find-Object-Rule/File-Find-Object-Rule-0.31.300.ebuild
new file mode 100644
index 000000000000..cb436cf192da
--- /dev/null
+++ b/dev-perl/File-Find-Object-Rule/File-Find-Object-Rule-0.31.300.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR="SHLOMIF"
+DIST_VERSION="0.0313"
+inherit perl-module
+
+DESCRIPTION="Alternative interface to File::Find::Object"
+
+LICENSE="|| ( Artistic GPL-1+ )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64"
+
+RDEPEND="virtual/perl-Carp
+	dev-perl/Class-XSAccessor
+	dev-perl/File-Find-Object
+	dev-perl/PathTools
+	dev-perl/Number-Compare
+	dev-perl/Text-Glob
+	>=dev-lang/perl-5.8"
+
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.280.0
+	test? (
+		virtual/perl-File-Path
+		dev-perl/File-TreeCreate
+		virtual/perl-IO
+	)"

diff --git a/dev-perl/File-Find-Object-Rule/Manifest b/dev-perl/File-Find-Object-Rule/Manifest
new file mode 100644
index 000000000000..e335a1016345
--- /dev/null
+++ b/dev-perl/File-Find-Object-Rule/Manifest
@@ -0,0 +1 @@
+DIST File-Find-Object-Rule-0.0313.tar.gz 38087 BLAKE2B b34e3e63799d326ca88f6e7217625d41d34fdea2ef76f6fbd76d4cfced2fb5dc6833b42fc431de32bafdde69350a043e4008cc58a745e041ed2c58d27aa094c1 SHA512 cfcd4294e053609c9c6ce50c198ad61a7abb02a8755cef47014d39fdee84ef184e9817a0a9ee90d1beb1c81110a8de51ddba729fa13aeeee223d93faaac196e8

diff --git a/dev-perl/File-Find-Object-Rule/metadata.xml b/dev-perl/File-Find-Object-Rule/metadata.xml
new file mode 100644
index 000000000000..41afea4fd1fc
--- /dev/null
+++ b/dev-perl/File-Find-Object-Rule/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://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">File-Find-Object-Rule</remote-id>
+    <remote-id type="cpan-module">File::Find::Object::Rule</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2023-06-24  2:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-24  2:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-24  2:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Find-Object-Rule/ Sam James
2023-06-24  3:56 Sam James
2023-06-24  3:56 Sam James
2023-06-24  3:59 Sam James
2023-06-24  4:12 Sam James
2023-06-24  6:48 Jakov Smolić
2023-06-24  8:51 Jakov Smolić
2023-07-04  5:22 WANG Xuerui
2023-09-28  1:57 Sam James
2023-09-28  2:02 Sam James
2023-10-16 16:34 Joonas Niilola
2024-07-07  6:10 Sam James
2024-07-07  6:23 Sam James
2024-07-07  9:52 Jakov Smolić
2024-07-07  9:52 Jakov Smolić
2024-09-21 19:58 Arthur Zamarin

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=1687572754.631a98306bde79414cb012a879356c0062a38394.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