public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPIx-Utils/
Date: Thu, 29 Jul 2021 20:01:47 +0000 (UTC)	[thread overview]
Message-ID: <1627588891.0ae90328fe6f973b297ac815af9b9838bb706a2b.dilfridge@gentoo> (raw)

commit:     0ae90328fe6f973b297ac815af9b9838bb706a2b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 20:00:12 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 20:01:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae90328

dev-perl/PPIx-Utils: New, needed for dev-perl/Perl-MinimumVersion

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/PPIx-Utils/Manifest                |  1 +
 dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild | 29 +++++++++++++++++++++++++++++
 dev-perl/PPIx-Utils/metadata.xml            |  8 ++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-perl/PPIx-Utils/Manifest b/dev-perl/PPIx-Utils/Manifest
new file mode 100644
index 00000000000..32f906d0d3d
--- /dev/null
+++ b/dev-perl/PPIx-Utils/Manifest
@@ -0,0 +1 @@
+DIST PPIx-Utils-0.003.tar.gz 38028 BLAKE2B d9b26f6df59b5052be6bcf52f0e6948c0647c6e95aeab759c80f2e27ca6a9ef1771bd36a78b9853cf74cdd527dcfbb4fd2057818e82cc187849a0f52dfa27eb0 SHA512 7f56bc2bf2afbf1f6d3c0e5bc0ed21752be809714e32b256feb1ea39125c7671c6ef949e2c122a95a41d3a603f5d5253133886f3700890387ad6cf0732ab87c6

diff --git a/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild
new file mode 100644
index 00000000000..e35cdcf705d
--- /dev/null
+++ b/dev-perl/PPIx-Utils/PPIx-Utils-0.3.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DBOOK
+DIST_VERSION=0.003
+inherit perl-module
+
+DESCRIPTION="Utility functions for PPI"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=dev-perl/B-Keywords-1.90.0
+	virtual/perl-Exporter
+	>=dev-perl/PPI-1.250.0
+	virtual/perl-Scalar-List-Utils
+"
+
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Data-Dumper
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"

diff --git a/dev-perl/PPIx-Utils/metadata.xml b/dev-perl/PPIx-Utils/metadata.xml
new file mode 100644
index 00000000000..2b9a936fc0a
--- /dev/null
+++ b/dev-perl/PPIx-Utils/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>


             reply	other threads:[~2021-07-29 20:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29 20:01 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-10 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPIx-Utils/ 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  8:51 Jakov Smolić
2023-07-04  5:22 WANG Xuerui
2023-08-24 21:25 Sam James
2023-08-24 21:25 Sam James
2023-08-26  5:04 Sam James
2023-09-28  1:57 Sam James
2023-10-16 16:34 Joonas Niilola
2023-11-30 15:59 Ionen Wolkens
2024-02-02  5:13 Sam James
2024-07-07  6:10 Sam James
2024-07-07  6:23 Sam James
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=1627588891.0ae90328fe6f973b297ac815af9b9838bb706a2b.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