From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/namespace-autoclean/
Date: Thu, 17 Oct 2024 03:40:53 +0000 (UTC) [thread overview]
Message-ID: <1729136255.5c01594beb26dc3121ca897abdde4097aa6d17d5.sam@gentoo> (raw)
commit: 5c01594beb26dc3121ca897abdde4097aa6d17d5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 03:37:35 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 03:37:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c01594b
dev-perl/namespace-autoclean: add 0.310.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/namespace-autoclean/Manifest | 1 +
.../namespace-autoclean-0.310.0.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-perl/namespace-autoclean/Manifest b/dev-perl/namespace-autoclean/Manifest
index 9a19131989e1..a7463f62dc72 100644
--- a/dev-perl/namespace-autoclean/Manifest
+++ b/dev-perl/namespace-autoclean/Manifest
@@ -1 +1,2 @@
DIST namespace-autoclean-0.29.tar.gz 38791 BLAKE2B 7d35dce524f8a5f9ab757f24802f8abb3972f8c3176a5ff2ff516b6a88f547978a47bce0c6be61d91a4d0f72caa5d14b6af2e83ead92608edfc339fabc36e99a SHA512 64dee8009c8ab587c1aef504c0b429248a9069e6cfbfcb4062b83ddf56c82121be66f821013f3251e6863935429e0663aec82202352904983db600a79348732c
+DIST namespace-autoclean-0.31.tar.gz 39548 BLAKE2B 7ba835de164ec1c2279ffb185a679e4185f5be71c9d9fd3d8ce60f32fbc31267081cd3e3e60303cb01c08140265af06502f5937d6acf5ba19555e589bbf34e38 SHA512 16f1d473ed87d196812867306996284d1f6817603399e1d67273c2e1c58ba2ba811c84c5e1762675526bfcb808aeece7e3180de189ca9ba951c6b9ff2023d802
diff --git a/dev-perl/namespace-autoclean/namespace-autoclean-0.310.0.ebuild b/dev-perl/namespace-autoclean/namespace-autoclean-0.310.0.ebuild
new file mode 100644
index 000000000000..68507a2aacac
--- /dev/null
+++ b/dev-perl/namespace-autoclean/namespace-autoclean-0.310.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.31
+inherit perl-module
+
+DESCRIPTION="Keep imports out of your namespace"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+ >=dev-perl/B-Hooks-EndOfScope-0.120.0
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/namespace-clean-0.200.0
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Carp
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/perl-File-Spec
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Test-Simple-0.880.0
+ dev-perl/Test-Needs
+ )
+"
next reply other threads:[~2024-10-17 3:40 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 3:40 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-24 0:15 [gentoo-commits] repo/gentoo:master commit in: dev-perl/namespace-autoclean/ Andreas K. Hüttel
2021-08-26 19:51 Sam James
2021-08-26 14:55 Sam James
2021-08-26 14:52 Sam James
2021-08-25 16:26 Sam James
2021-08-25 5:32 Agostino Sarubbo
2021-08-25 5:25 Agostino Sarubbo
2021-07-18 23:44 Andreas K. Hüttel
2020-07-20 20:45 Kent Fredric
2020-04-14 14:06 Agostino Sarubbo
2019-07-19 7:49 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-11-29 17:44 Tobias Klausmann
2018-11-24 11:00 Sergei Trofimovich
2018-11-24 10:45 Sergei Trofimovich
2018-11-23 16:18 Sergei Trofimovich
2018-10-16 18:47 Fabian Groffen
2018-08-04 0:38 Mikle Kolyada
2018-07-15 3:40 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-03-01 7:55 Michael Weber
2017-02-22 21:45 Markus Meier
2017-01-29 16:45 Fabian Groffen
2016-12-04 16:43 Michael Palimaka
2016-05-26 0:45 Matt Turner
2016-04-10 6:14 Fabian Groffen
2016-03-30 23:19 Andreas Hüttel
2016-02-06 7:59 Jeroen Roovers
2016-02-04 6:59 Jeroen Roovers
2016-01-24 16:40 Agostino Sarubbo
2015-12-26 0:35 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=1729136255.5c01594beb26dc3121ca897abdde4097aa6d17d5.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