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/PAR/
Date: Mon, 19 Jun 2023 23:41:57 +0000 (UTC)	[thread overview]
Message-ID: <1687218079.49c74a3eb45b6bd0d0a20f110a58a0a7ee3157cf.sam@gentoo> (raw)

commit:     49c74a3eb45b6bd0d0a20f110a58a0a7ee3157cf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 23:41:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 23:41:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c74a3e

dev-perl/PAR: add 1.18.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/PAR/Manifest          |  1 +
 dev-perl/PAR/PAR-1.18.0.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/PAR/Manifest b/dev-perl/PAR/Manifest
index 5f173379c293..499181917c54 100644
--- a/dev-perl/PAR/Manifest
+++ b/dev-perl/PAR/Manifest
@@ -1 +1,2 @@
 DIST PAR-1.017.tar.gz 65942 BLAKE2B 99acabab41bff84b9445c38dbceffe5731a20afb16cecef20a6d6fa48babfebdba42d675fd813c91cde59b4b932fff00571957bcebb1001c194e90dbc59648ea SHA512 74f7f0645ff7de8fbb4cd930e0be496401821efa6b34578acba6c567ab3126ef221fd0ab45bd4e6e1118099aed1a48bdd572f2c743dff5e919d8d22796da0145
+DIST PAR-1.018.tar.gz 65990 BLAKE2B e43be438dda3b3fcac1fc2b127d5081662567b492f367133c765d967803af1db2a2bbe258492109f2e5a41e864acd4a87ed551ceae3ebc5a529f1c07d7aa2fbc SHA512 1d30597ef909ca8e267c2ac7d458ab3b35be43c353360ef44331c7425ef5c16667fd5430da1a204b0f16d35efd86a6d12b60dcd73c3d4199b3eef687983e8894

diff --git a/dev-perl/PAR/PAR-1.18.0.ebuild b/dev-perl/PAR/PAR-1.18.0.ebuild
new file mode 100644
index 000000000000..ee462cec1fa7
--- /dev/null
+++ b/dev-perl/PAR/PAR-1.18.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RSCHUPP
+DIST_VERSION=1.018
+inherit perl-module
+
+DESCRIPTION="Perl Archive Toolkit"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+
+RDEPEND="
+	>=dev-perl/Archive-Zip-1.0.0
+	>=virtual/perl-AutoLoader-5.660.200
+	>=virtual/perl-Digest-SHA-5.450.0
+	>=virtual/perl-File-Temp-0.50.0
+	>=virtual/perl-IO-Compress-1.300.0
+	>=dev-perl/PAR-Dist-0.320.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"
+
+PERL_RM_FILES=( t/00-pod.t )


             reply	other threads:[~2023-06-19 23:42 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-19 23:41 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 20:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PAR/ Sam James
2024-05-01  7:54 Sam James
2023-12-30  6:38 Arthur Zamarin
2023-12-30  6:38 Arthur Zamarin
2023-11-13  4:35 Sam James
2023-08-02 22:08 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:57 Sam James
2021-11-24 16:18 Andreas K. Hüttel
2021-08-26 14:49 Sam James
2021-08-26  3:00 Sam James
2021-07-23 21:01 Andreas K. Hüttel
2020-12-04 18:31 Sergei Trofimovich
2020-04-15 13:46 Kent Fredric
2019-12-25 20:32 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2018-07-24  0:12 Mikle Kolyada
2017-05-02 22:25 Kent Fredric
2017-04-23 21:35 Kent Fredric
2017-04-23 10:27 Agostino Sarubbo
2017-04-17  1:18 Kent Fredric
2017-03-24  8:41 Kent Fredric
2016-12-20  8:48 Kent Fredric
2016-11-26 23:02 Kent Fredric
2016-05-24 22:29 Andreas Hüttel
2016-05-24 22:29 Andreas Hüttel
2016-04-12 21:39 Andreas Hüttel
2016-03-16 22:50 Andreas Hüttel

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=1687218079.49c74a3eb45b6bd0d0a20f110a58a0a7ee3157cf.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