public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moo/
Date: Thu,  8 Jul 2021 19:33:31 +0000 (UTC)	[thread overview]
Message-ID: <1625772790.e56face30f7efdf49beb8dcedda96453ae247ea9.dilfridge@gentoo> (raw)

commit:     e56face30f7efdf49beb8dcedda96453ae247ea9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 19:19:53 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 19:33:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56face3

dev-perl/Moo: Version bump 2.005004

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Moo/Manifest         |  1 +
 dev-perl/Moo/Moo-2.5.4.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/Moo/Manifest b/dev-perl/Moo/Manifest
index b44bba517b8..511347049f6 100644
--- a/dev-perl/Moo/Manifest
+++ b/dev-perl/Moo/Manifest
@@ -1 +1,2 @@
 DIST Moo-2.003003.tar.gz 97527 BLAKE2B c23975f64aae881e6e17ce899b7a2f393d52e598e0d46cd199633f9ebacde81864899ed5cf1a429ddc7811a06f97f93ae537f82a22683d9409148f084113a49e SHA512 f1b2aa2f3dee8749cd2c772b65b8c48dbf67358e62dff856d980422e87c74751013376f82488bff7e8b8b0a707c54cedce8e0da873904b712138cba2c9a7f1c7
+DIST Moo-2.005004.tar.gz 108339 BLAKE2B 9b61a0a4867e72e277b56f684ec4b723c264cd5b87e7f38018788871870d36fc37b11e112138a762823c6aba68fc2c96d6fd6ead26c8a8f22ac432a06e8e58c4 SHA512 a1335d180cd19dc7189bc1663efd5a05650d579c5e5d049fc4059a382d1eeb882fdd9cd2b107fdd40499e22a5c6196fc47c1334145101def531e5f5fd3cd0edf

diff --git a/dev-perl/Moo/Moo-2.5.4.ebuild b/dev-perl/Moo/Moo-2.5.4.ebuild
new file mode 100644
index 00000000000..9643e6087f8
--- /dev/null
+++ b/dev-perl/Moo/Moo-2.5.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=HAARG
+DIST_VERSION=2.005004
+inherit perl-module
+
+DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Class-Method-Modifiers-1.100.0
+	>=virtual/perl-Exporter-5.570.0
+	>=dev-perl/Role-Tiny-2.2.3
+	>=virtual/perl-Scalar-List-Utils-1.0.0
+	>=dev-perl/Sub-Quote-2.6.6
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-Fatal-0.3.0
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"


             reply	other threads:[~2021-07-08 19:33 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08 19:33 Andreas K. Hüttel [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-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-12-04 20:39 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=1625772790.e56face30f7efdf49beb8dcedda96453ae247ea9.dilfridge@gentoo \
    --to=dilfridge@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