From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-StrictConstructor/
Date: Sun, 19 Nov 2017 11:43:21 +0000 (UTC) [thread overview]
Message-ID: <1511091787.7e6914f38ab71ced7c74676377c569968bf85f41.kentnl@gentoo> (raw)
commit: 7e6914f38ab71ced7c74676377c569968bf85f41
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 10:49:03 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 11:43:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e6914f3
dev-perl/MooseX-StrictConstructor: Bump to version 0.210.0
- EAPI6
- Parallel testing
Upstream:
- Add support for __no_BUILD__ as a constructor argument to skip calling
any BUILD subs.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-perl/MooseX-StrictConstructor/Manifest | 1 +
.../MooseX-StrictConstructor-0.210.0.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-perl/MooseX-StrictConstructor/Manifest b/dev-perl/MooseX-StrictConstructor/Manifest
index 74263e57d2c..bb890756b5e 100644
--- a/dev-perl/MooseX-StrictConstructor/Manifest
+++ b/dev-perl/MooseX-StrictConstructor/Manifest
@@ -1 +1,2 @@
DIST MooseX-StrictConstructor-0.19.tar.gz 10242 SHA256 486573c16901e83c081da3d90a544281af1baa40bbf036337d6fa91994e48a31 SHA512 49fe134b4fa9f8deef014851aa851a185f02eb6f75c293e76a1143cb23de760aa46aeefcdb4c22322b545e73058532d35b0924f91de2561277b3f485f7a2fabd WHIRLPOOL 3f6b0211160f81a0d9ac1a98e4eb7b3ba0222dd73fed741431288b790c1e9799325cadd1a3fef25a364da653131648841b7ff92ca4c6def0d68e57deb25beae5
+DIST MooseX-StrictConstructor-0.21.tar.gz 26792 SHA256 c72a5ae9583706ccdec71d401dcb3054013a7536b750df1436613d858ea2920d SHA512 b515ce0de7962b2d2da0da3dfd0fab978a014f2d5dc9e92e76cc137a260d3190a993d3b791db5eaf416e838180bdec1f827961aad4552c67f7c7cf1477107bfc WHIRLPOOL 32d85850ed2423713f246658cc85fae0012bf441cc7c5b1fac16c3cdc7c380a45e132570ce59db3273e8a0d9339411dbe281fb3879488bd92d3a3ad6ccbddd39
diff --git a/dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.0.ebuild b/dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.0.ebuild
new file mode 100644
index 00000000000..30968f8ada8
--- /dev/null
+++ b/dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="Make your object constructors blow up on unknown attributes"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/Moose-0.940.0
+ dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ dev-perl/Test-Fatal
+ dev-perl/Test-Needs
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
next reply other threads:[~2017-11-19 11:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-19 11:43 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-10 7:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-StrictConstructor/ Kent Fredric
2021-07-04 16:47 Andreas K. Hüttel
2021-11-18 20:55 Andreas K. Hüttel
2022-09-13 10:39 Jakov Smolić
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=1511091787.7e6914f38ab71ced7c74676377c569968bf85f41.kentnl@gentoo \
--to=kentnl@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