public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moo/
Date: Mon, 13 Mar 2023 18:07:03 +0000 (UTC)	[thread overview]
Message-ID: <1678730561.d5f4687340892579c9c1b3e0f7f82190d3ef76c1.sam@gentoo> (raw)

commit:     d5f4687340892579c9c1b3e0f7f82190d3ef76c1
Author:     Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift <DOT> com>
AuthorDate: Sun Mar 12 18:06:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 18:02:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f46873

dev-perl/Moo: Add missing Class-XSAccessor dep

Dropped ~ia64 ~s390 keywords, but will re-request them soon.

Bug: https://bugs.gentoo.org/898358
Closes: https://github.com/gentoo/gentoo/pull/29853
Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep <AT> parallaxshift.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Moo/Moo-2.5.4-r1.ebuild | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/dev-perl/Moo/Moo-2.5.4-r1.ebuild b/dev-perl/Moo/Moo-2.5.4-r1.ebuild
new file mode 100644
index 000000000000..8f61768a4ea8
--- /dev/null
+++ b/dev-perl/Moo/Moo-2.5.4-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~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
+	>=dev-perl/Class-XSAccessor-1.190.0-r2
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-Fatal-0.3.0
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"


             reply	other threads:[~2023-03-13 18:07 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13 18:07 Sam James [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
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-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=1678730561.d5f4687340892579c9c1b3e0f7f82190d3ef76c1.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