From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Extract/
Date: Fri, 8 Oct 2021 22:44:17 +0000 (UTC) [thread overview]
Message-ID: <1633733039.42a6e1eb10c2431261af97b8501c0ae9785dedd0.dilfridge@gentoo> (raw)
commit: 42a6e1eb10c2431261af97b8501c0ae9785dedd0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 8 22:40:06 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 8 22:43:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a6e1eb
dev-perl/Archive-Extract: Version bump 0.88
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
| 27 ++++++++++++++++++++++
| 1 +
2 files changed, 28 insertions(+)
--git a/dev-perl/Archive-Extract/Archive-Extract-0.880.0.ebuild b/dev-perl/Archive-Extract/Archive-Extract-0.880.0.ebuild
new file mode 100644
index 00000000000..4a70481f9c9
--- /dev/null
+++ b/dev-perl/Archive-Extract/Archive-Extract-0.880.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=0.88
+inherit perl-module
+
+DESCRIPTION="Generic archive extracting mechanism"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ virtual/perl-File-Path
+ >=virtual/perl-File-Spec-0.820.0
+ >=virtual/perl-IPC-Cmd-0.640.0
+ virtual/perl-Locale-Maketext-Simple
+ >=virtual/perl-Module-Load-Conditional-0.660.0
+ >=virtual/perl-Params-Check-0.70.0
+ virtual/perl-if
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test-Simple )
+"
--git a/dev-perl/Archive-Extract/Manifest b/dev-perl/Archive-Extract/Manifest
index d8f9d0ac0c9..0f159db584a 100644
--- a/dev-perl/Archive-Extract/Manifest
+++ b/dev-perl/Archive-Extract/Manifest
@@ -1 +1,2 @@
DIST Archive-Extract-0.86.tar.gz 28033 BLAKE2B 0a2f6551d31d43256405379c980e5f671e4a9b168050a0b08b8ecc2d076b5f3cdc49075f1001646a3d2c0b9eb60aefd79aeb11997f2de3766cd9b23839bbdac7 SHA512 a091b8c489275b8dd3d38e52e983bef7cab7d642e0dc8f6e95f1d8d006d769857b4e5950778bddd3044d6f11b3563c7796361e88869f60a9875529b78c9d1c76
+DIST Archive-Extract-0.88.tar.gz 28294 BLAKE2B 59c19013c486c0c691d7436ca70805275b448b4725ee955f4b1f4fd37fbf46b5d80a38c3406f0bedba7f1a2c7c56f1f84d02df7d5bef1f5b7d4868eb70557a6b SHA512 6fcb6a49e59fac5340663e5d906978af390f4ba66da6c4f02e6b2db666da68440af59ec93a687d13316089b07237b2213df55d8ebb940c4fa9eadd09d1bacc86
next reply other threads:[~2021-10-08 22:44 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-08 22:44 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-12 18:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Extract/ Sam James
2021-12-06 6:38 Arthur Zamarin
2021-12-05 3:15 Sam James
2021-12-05 3:11 Sam James
2021-12-05 3:09 Sam James
2021-10-08 22:44 Andreas K. Hüttel
2021-05-06 10:01 Sam James
2021-05-06 7:22 Sergei Trofimovich
2021-05-04 19:13 Sam James
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2020-11-28 9:32 Sam James
2020-10-22 5:11 Joshua Kinard
2020-09-26 19:44 Matt Turner
2020-09-07 7:31 Sergei Trofimovich
2020-09-03 4:26 Yixun Lan
2020-08-17 21:42 Sergei Trofimovich
2020-08-17 10:18 Sam James
2020-08-17 9:40 Sam James
2020-08-17 8:50 Sam James
2020-08-17 8:43 Sam James
2020-08-17 8:04 Sam James
2020-04-28 13:19 Kent Fredric
2018-04-07 21:13 Matt Turner
2018-04-04 14:25 Aaron Bauman
2017-12-29 21:29 Mikle Kolyada
2017-12-29 21:28 Mikle Kolyada
2016-05-06 22:30 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=1633733039.42a6e1eb10c2431261af97b8501c0ae9785dedd0.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