public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moo/
Date: Sun,  4 Dec 2016 20:39:36 +0000 (UTC)	[thread overview]
Message-ID: <1480883964.ccab1d8b91c29fc8b2497371ab06ff0f9a75eeb9.kentnl@gentoo> (raw)

commit:     ccab1d8b91c29fc8b2497371ab06ff0f9a75eeb9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 20:34:46 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 20:39:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccab1d8b

dev-perl/Moo: Bump to version 2.2.5

- EAPI6

Package-Manager: portage-2.3.2

 dev-perl/Moo/Manifest         |  1 +
 dev-perl/Moo/Moo-2.2.5.ebuild | 32 ++++++++++++++++++++++++++++++++
 dev-perl/Moo/metadata.xml     |  1 -
 3 files changed, 33 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Moo/Manifest b/dev-perl/Moo/Manifest
index 75cf72f..cd7fca5 100644
--- a/dev-perl/Moo/Manifest
+++ b/dev-perl/Moo/Manifest
@@ -1 +1,2 @@
 DIST Moo-2.000002.tar.gz 94253 SHA256 fb4bfa751f0dd06bd70f2e06e811f85a640501f263c228a8efafbf6b26691fd4 SHA512 dbafbe0fe976492bc98610591c80d6f5c19c33b61a4d1cf4752ee03b7ceedf5ff5a5ef789436adf49a697508dde7db8a58dafbcec9ac88780b75896cb0dc072c WHIRLPOOL e811e0785f1ec5155d9aa90112f2c04a62d9d00c3f04cb9f8533812ac94592d60b1bb3eb0bfb4e889a776967b6ab9ed45869453d8d59801934b4fa7404f574a0
+DIST Moo-2.002005.tar.gz 106129 SHA256 8147f98a43f7beb808773202b05d3fba25d5fca018ad939d7e529f4d36d6dc68 SHA512 eb84b6bc13873638efe201562bf4b1c799a2a9ee8dc606236ffbd69cfbc4dbb126a0990e49d29b853e2363cda4cabee4cd338757e107e75da6936a2ff6c5b6b6 WHIRLPOOL fa5b9f78d564183d018bafead56ce7d900ddf40e1a8c74b949c2c1ce27e05a6cc2eb5f1ee37aa4f417410d6fcc3cda39881b56d5f91d36934dd59f36fb3ef8a4

diff --git a/dev-perl/Moo/Moo-2.2.5.ebuild b/dev-perl/Moo/Moo-2.2.5.ebuild
new file mode 100644
index 00000000..e81e98e
--- /dev/null
+++ b/dev-perl/Moo/Moo-2.2.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=HAARG
+DIST_VERSION=2.002005
+inherit perl-module
+
+DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+IUSE="test"
+
+# needs Scalar::Util
+RDEPEND="
+	>=dev-perl/Class-Method-Modifiers-1.100.0
+	>=dev-perl/Devel-GlobalDestruction-0.110.0
+	>=virtual/perl-Exporter-5.570.0
+	>=dev-perl/Module-Runtime-0.14.0
+	>=dev-perl/Role-Tiny-2.0.4
+	virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-Fatal-0.3.0
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"

diff --git a/dev-perl/Moo/metadata.xml b/dev-perl/Moo/metadata.xml
index 5288188..0740775 100644
--- a/dev-perl/Moo/metadata.xml
+++ b/dev-perl/Moo/metadata.xml
@@ -11,7 +11,6 @@
 		<remote-id type="cpan-module">Method::Generate::BuildAll</remote-id>
 		<remote-id type="cpan-module">Method::Generate::Constructor</remote-id>
 		<remote-id type="cpan-module">Method::Generate::DemolishAll</remote-id>
-		<remote-id type="cpan-module">Method::Inliner</remote-id>
 		<remote-id type="cpan-module">Moo</remote-id>
 		<remote-id type="cpan-module">Moo::HandleMoose</remote-id>
 		<remote-id type="cpan-module">Moo::HandleMoose::FakeConstructor</remote-id>


             reply	other threads:[~2016-12-04 20:39 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-04 20:39 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21 21:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moo/ Sam James
2023-06-21 21:46 Sam James
2023-06-21 21:32 Sam James
2023-06-21 21:32 Sam James
2023-06-21 21:32 Sam James
2023-06-21 21:32 Sam James
2023-06-21 21:32 Sam James
2023-03-22  5:22 Sam James
2023-03-22  5:22 Sam James
2023-03-15 12:32 Arthur Zamarin
2023-03-14  7:03 Arthur Zamarin
2023-03-13 18:07 Sam James
2022-04-25 15:06 Sam James
2021-11-16 20:33 Andreas K. Hüttel
2021-11-09 22:02 James Le Cuirot
2021-08-26 14:52 Sam James
2021-08-25  6:00 Agostino Sarubbo
2021-08-25  5:30 Agostino Sarubbo
2021-08-04 10:23 Sergei Trofimovich
2021-07-08 19:33 Andreas K. Hüttel
2021-05-25  0:19 Joshua Kinard
2021-05-16  0:13 Sam James
2021-05-13 13:19 Sergei Trofimovich
2021-05-11 18:41 Sergei Trofimovich
2020-11-25 16:37 Mikle Kolyada
2020-09-29 20:08 Sam James
2020-09-27  8:23 Yixun Lan
2018-10-16 18:47 Fabian Groffen
2018-07-23 19:00 Sergei Trofimovich
2018-07-20 23:18 Sergei Trofimovich
2018-07-15 18:55 Thomas Deutschmann
2018-07-15 15:51 Mikle Kolyada
2017-11-19  8:36 Kent Fredric
2017-05-06  6:37 Kent Fredric
2017-04-29 11:34 Jeroen Roovers
2017-04-03 20:19 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 17:27 Agostino Sarubbo
2017-04-02 15:49 Kent Fredric
2017-03-23  3:58 Kent Fredric
2017-02-24  7:46 Michael Weber
2017-02-20 17:59 Markus Meier
2017-02-04  9:17 Jeroen Roovers
2016-12-10 14:25 Kent Fredric
2016-08-13  7:48 Jeroen Roovers
2016-03-28 15:33 Andreas Hüttel
2016-03-15 11:28 Agostino Sarubbo
2016-03-15 11:26 Agostino Sarubbo

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=1480883964.ccab1d8b91c29fc8b2497371ab06ff0f9a75eeb9.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