From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooX-late/
Date: Sat, 25 Nov 2017 03:18:13 +0000 (UTC) [thread overview]
Message-ID: <1511579180.7f4e6eaa0b36b71df112766e1fe733f3a0fae029.kentnl@gentoo> (raw)
commit: 7f4e6eaa0b36b71df112766e1fe733f3a0fae029
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 03:06:20 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 03:06:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f4e6eaa
dev-perl/MooX-late: EAPI6, add missing remote-id's
- EAPI6
- Add missing remote-id's
- Add USE=examples
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-perl/MooX-late/Manifest | 2 +-
dev-perl/MooX-late/MooX-late-0.15.0-r1.ebuild | 28 +++++++++++++++++++++++++++
dev-perl/MooX-late/metadata.xml | 5 +++++
3 files changed, 34 insertions(+), 1 deletion(-)
diff --git a/dev-perl/MooX-late/Manifest b/dev-perl/MooX-late/Manifest
index db8f058db21..a0dbe6f7f40 100644
--- a/dev-perl/MooX-late/Manifest
+++ b/dev-perl/MooX-late/Manifest
@@ -1 +1 @@
-DIST MooX-late-0.015.tar.gz 23339 SHA256 175326af3076fa8698669f289fad1322724978cddaf40ea04e600fcd7f6afbbf SHA512 4d685f4e68abe10487a98def8f0e7b0bafbd9928af27e61a5ac410bcafa9833a4aebdc8cd5bdbebd1a6ee53b4b0d5ae9bfa3864cae428b21c926730365fefb6d WHIRLPOOL ff466c569c6270515e0cf058df43a8aa8712fa2af53178d00abcf9123599a59be85536d4f18a04bd7f7d4bcbf19012a804c1112e7f052cd510f0c45456f1f66c
+DIST MooX-late-0.015.tar.gz 23339 BLAKE2B 96aaae7d69f3d6fccb01491cc2e99ed516a69d1569661ee8ab2b8fc8c751d5c3e3d9157f36a8ce2899bfebc14cb3e8bca3ef8d82c59006d789129b2217ca9568 SHA512 4d685f4e68abe10487a98def8f0e7b0bafbd9928af27e61a5ac410bcafa9833a4aebdc8cd5bdbebd1a6ee53b4b0d5ae9bfa3864cae428b21c926730365fefb6d
diff --git a/dev-perl/MooX-late/MooX-late-0.15.0-r1.ebuild b/dev-perl/MooX-late/MooX-late-0.15.0-r1.ebuild
new file mode 100644
index 00000000000..3a7f1e2ec9c
--- /dev/null
+++ b/dev-perl/MooX-late/MooX-late-0.15.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=TOBYINK
+DIST_VERSION=0.015
+DIST_EXAMPLES=( "examples/*" )
+inherit perl-module
+
+DESCRIPTION="Easily translate Moose code to Moo"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/Moo-1.6.0
+ >=dev-perl/Type-Tiny-1.0.1
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+ test? (
+ >=dev-perl/Test-Fatal-0.10.0
+ >=virtual/perl-Test-Simple-0.960.0
+ >=dev-perl/Test-Requires-0.60.0
+ )
+"
diff --git a/dev-perl/MooX-late/metadata.xml b/dev-perl/MooX-late/metadata.xml
index 51930499ab6..4943639483d 100644
--- a/dev-perl/MooX-late/metadata.xml
+++ b/dev-perl/MooX-late/metadata.xml
@@ -5,4 +5,9 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">MooX-late</remote-id>
+ <remote-id type="cpan-module">MooX::late</remote-id>
+ <remote-id type="cpan-module">MooX::late::DefinitionContext</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2017-11-25 3:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-25 3:18 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-20 22:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooX-late/ Andreas K. Hüttel
2024-02-06 6:47 Sam James
2022-11-23 14:08 Jakov Smolić
2022-06-29 11:09 Sam James
2021-11-22 19:20 Sam James
2021-11-21 7:07 Jakov Smolić
2021-11-20 10:25 Arthur Zamarin
2021-07-28 1:58 Sam James
2021-07-14 16:08 Sergei Trofimovich
2021-07-12 22:23 Sam James
2021-07-09 20:36 Andreas K. Hüttel
2020-04-15 9:53 Kent Fredric
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
2016-08-13 7:48 Jeroen Roovers
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=1511579180.7f4e6eaa0b36b71df112766e1fe733f3a0fae029.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