From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Remove/
Date: Wed, 21 Jun 2023 05:36:11 +0000 (UTC) [thread overview]
Message-ID: <1687325756.848542e3498c189bb0aaa8df0c1b0fa6ef9f3070.sam@gentoo> (raw)
commit: 848542e3498c189bb0aaa8df0c1b0fa6ef9f3070
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 05:26:26 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 05:35:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848542e3
dev-perl/File-Remove: add 1.610.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Remove/File-Remove-1.610.0.ebuild | 28 +++++++++++++++++++++++++
dev-perl/File-Remove/Manifest | 1 +
2 files changed, 29 insertions(+)
diff --git a/dev-perl/File-Remove/File-Remove-1.610.0.ebuild b/dev-perl/File-Remove/File-Remove-1.610.0.ebuild
new file mode 100644
index 000000000000..f4ba13b5a3eb
--- /dev/null
+++ b/dev-perl/File-Remove/File-Remove-1.610.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=1.61
+inherit perl-module
+
+DESCRIPTION="Remove files and directories"
+
+LICENSE="|| ( Artistic GPL-1+ ) || ( CC0-1.0 public-domain MIT )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+ virtual/perl-File-Path
+ >=virtual/perl-File-Spec-3.290.0
+"
+BDEPEND="
+ ${RDEPEND}
+ >=dev-perl/Module-Build-0.280.0
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
diff --git a/dev-perl/File-Remove/Manifest b/dev-perl/File-Remove/Manifest
index 7cd7411f5d3f..379e2acc9386 100644
--- a/dev-perl/File-Remove/Manifest
+++ b/dev-perl/File-Remove/Manifest
@@ -1 +1,2 @@
DIST File-Remove-1.60.tar.gz 25997 BLAKE2B ffb98155d757bae6ec0d4f56dabdb78749fc968845e284797d0f0611fe9068722a007c7e0e890179720745d1451c926575949f36642dceef7071468a2863c7c6 SHA512 7781629896f16f0b34574a879803473002249c32cf03001f4c1c290edd379571d96d5b1049874f9f71bdb8d7881c3f30a86dcdd0d4f42b4e78998cd6a96de750
+DIST File-Remove-1.61.tar.gz 26346 BLAKE2B 8f395afa3f3b27f6174ae0f65494b4403b794b7c506a66ffdcd0231fc391051401f7062f9c6d9bff4c6213d12a872febfed84e118f5f8ddaefe55f722fe991a7 SHA512 2ff999f7d71349b7e4a7db8728cfe2b5669c76fb27ca42fe006b0e0061bb73a29d556f3e3da88c004a4dd23bf2d9e12a1e1054b85237e8c14fb2b58c1086971f
next reply other threads:[~2023-06-21 5:36 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-21 5:36 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-21 19:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Remove/ Arthur Zamarin
2023-08-21 3:50 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19 7:42 Arthur Zamarin
2023-08-19 7:42 Arthur Zamarin
2023-08-19 6:33 Sam James
2023-08-19 6:18 Sam James
2023-08-19 6:18 Sam James
2021-09-07 0:09 Sam James
2021-08-13 1:05 Sam James
2021-08-06 0:30 Sam James
2021-08-02 2:22 Sam James
2021-08-01 8:25 Sam James
2021-08-01 8:11 Sam James
2021-08-01 7:24 Sam James
2021-06-07 6:25 Sergei Trofimovich
2021-06-03 16:26 Sam James
2021-06-03 8:23 Sam James
2021-06-01 11:58 Sam James
2021-06-01 6:36 Agostino Sarubbo
2021-05-31 22:38 Sam James
2021-05-31 20:50 Andreas K. Hüttel
2020-10-11 17:48 Sam James
2020-08-31 6:50 Kent Fredric
2017-06-19 13:02 Kent Fredric
2017-04-30 8:35 Jeroen Roovers
2017-04-04 19:28 Tobias Klausmann
2017-04-03 20:48 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2016-12-18 6:19 Kent Fredric
2016-01-14 20:04 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=1687325756.848542e3498c189bb0aaa8df0c1b0fa6ef9f3070.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