From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-OneArgNew/
Date: Tue, 20 Jun 2023 04:14:34 +0000 (UTC) [thread overview]
Message-ID: <1687232516.83edd8820c723a46ea513777e24d513f1aedba36.sam@gentoo> (raw)
commit: 83edd8820c723a46ea513777e24d513f1aedba36
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 03:41:56 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 03:41:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83edd882
dev-perl/MooseX-OneArgNew: add 0.7.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/MooseX-OneArgNew/Manifest | 1 +
.../MooseX-OneArgNew/MooseX-OneArgNew-0.7.0.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-perl/MooseX-OneArgNew/Manifest b/dev-perl/MooseX-OneArgNew/Manifest
index a820c43ddf5f..9de3b44827b1 100644
--- a/dev-perl/MooseX-OneArgNew/Manifest
+++ b/dev-perl/MooseX-OneArgNew/Manifest
@@ -1 +1,2 @@
DIST MooseX-OneArgNew-0.005.tar.gz 16071 BLAKE2B d7e6db6b7b70622ee16e531b744fe66b453d717fd699a19dbe977df8c2654edb814d6561f26c6184fa58ee68c846b14bb4088239cc2a0acfaa4bb4c5acb18da1 SHA512 0d846346be4eb2deb8a212220991dc727a3ca1fab4109292117dadc8f64fef20ddc93877d198d56974686fbd5d3f4ebf10abd429f08c7fbf1de42975138259ba
+DIST MooseX-OneArgNew-0.007.tar.gz 17094 BLAKE2B 11650ff8cfba43ab25242201e57b3be467f1ef7936c736c413dbbf020900fabf5c0c655082dea26ecd160c8f72a0d091d6e1cc524c4b5419287a5d42df00293f SHA512 4a637fe674e80527ea13b461a9a35eabbb4054bad6acbbdfe7e1cdbaeb0f861edcf0939e3971fa2d865a84ad8087f2f6795658679b547abf4669bc07fb582d91
diff --git a/dev-perl/MooseX-OneArgNew/MooseX-OneArgNew-0.7.0.ebuild b/dev-perl/MooseX-OneArgNew/MooseX-OneArgNew-0.7.0.ebuild
new file mode 100644
index 000000000000..dcc8bfdbdc3b
--- /dev/null
+++ b/dev-perl/MooseX-OneArgNew/MooseX-OneArgNew-0.7.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.007
+inherit perl-module
+
+DESCRIPTION="Teach ->new to accept single, non-hashref arguments"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+RDEPEND="
+ dev-perl/Moose
+ >=dev-perl/MooseX-Role-Parameterized-1.10.0
+ dev-perl/namespace-autoclean
+"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.780.0
+ test? (
+ !minimal? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ )
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
next reply other threads:[~2023-06-20 4:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-20 4:14 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-18 20:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-OneArgNew/ Andreas K. Hüttel
2021-06-15 16:58 Andreas K. Hüttel
2017-09-18 13:03 Kent Fredric
2016-11-21 3:37 Kent Fredric
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=1687232516.83edd8820c723a46ea513777e24d513f1aedba36.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