From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File-ShareDir/
Date: Thu, 23 Mar 2017 00:18:21 +0000 (UTC) [thread overview]
Message-ID: <1490228296.5e5dd833241e55a0faec2594545f9da2e38a0337.kentnl@gentoo> (raw)
commit: 5e5dd833241e55a0faec2594545f9da2e38a0337
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 00:17:00 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 00:18:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5dd833
dev-perl/Test-File-ShareDir: Bump to version 1.1.2
- EAPI6
- Parallel Tests
Upstream:
- Fixes for '.' in @INC
Bug: https://bugs.gentoo.org/613580
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Test-File-ShareDir/Manifest | 1 +
.../Test-File-ShareDir-1.1.2.ebuild | 29 ++++++++++++++++++++++
dev-perl/Test-File-ShareDir/metadata.xml | 7 ++++++
3 files changed, 37 insertions(+)
diff --git a/dev-perl/Test-File-ShareDir/Manifest b/dev-perl/Test-File-ShareDir/Manifest
index a74f9e9940c..161bd1d5e56 100644
--- a/dev-perl/Test-File-ShareDir/Manifest
+++ b/dev-perl/Test-File-ShareDir/Manifest
@@ -1 +1,2 @@
DIST Test-File-ShareDir-1.001001.tar.gz 64508 SHA256 c8815ee3644949ad6419616c2706a04b3c22d709bfb610ad5c4cfe78884a8658 SHA512 2d6948445adbfb999a46beb8e7486b95b2e476d308b85f1be06c3ace1ff7fe5777b143ec572ddc95004f24bc5daaaf4aa395ca166b3bfe3468a2424ec7bb8730 WHIRLPOOL dd2b1383e35f6427045ff133b17b3c5ee22d46b8fc27af3fd0e306d1cc77e961aed16425c13ed7773a10ea05f4d91beec33e34bdd5827b3ca9a2d15e91ca6c04
+DIST Test-File-ShareDir-1.001002.tar.gz 65466 SHA256 b33647cbb4b2f2fcfbde4f8bb4383d0ac95c2f89c4c5770eb691f1643a337aad SHA512 858fd7483a63fe4742e48663d64088b811658c9d24dfc730ae1fb5786818949133de98f1cc3a705f67ad97fed1144420a96c22e2cfa663c79953c33f1633f00e WHIRLPOOL 50570939d9934d94ce97aa6fbd670eb05624185682b72fe509e84f3f880f43bae73b540009364daea6e1553f7dbb8bd04ca0fd229f498a1d2eb9fdd142dc6594
diff --git a/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild
new file mode 100644
index 00000000000..dcf25291656
--- /dev/null
+++ b/dev-perl/Test-File-ShareDir/Test-File-ShareDir-1.1.2.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=KENTNL
+DIST_VERSION=1.001002
+inherit perl-module
+
+DESCRIPTION="Create a Fake ShareDir for your modules for testing."
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-Carp
+ dev-perl/Class-Tiny
+ >=virtual/perl-Exporter-5.570.0
+ dev-perl/File-Copy-Recursive
+ >=dev-perl/File-ShareDir-1.0.0
+ >=dev-perl/Path-Tiny-0.18.0
+ dev-perl/Scope-Guard
+ virtual/perl-parent"
+DEPEND="virtual/perl-ExtUtils-MakeMaker
+ ${RDEPEND}
+ test? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ virtual/perl-File-Spec
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.960.0
+ )"
diff --git a/dev-perl/Test-File-ShareDir/metadata.xml b/dev-perl/Test-File-ShareDir/metadata.xml
index 9ca7385ec68..faedd761fc4 100644
--- a/dev-perl/Test-File-ShareDir/metadata.xml
+++ b/dev-perl/Test-File-ShareDir/metadata.xml
@@ -14,5 +14,12 @@
<upstream>
<remote-id type="cpan">Test-File-ShareDir</remote-id>
<remote-id type="cpan-module">Test::File::ShareDir</remote-id>
+ <remote-id type="cpan-module">Test::File::ShareDir::Dist</remote-id>
+ <remote-id type="cpan-module">Test::File::ShareDir::Module</remote-id>
+ <remote-id type="cpan-module">Test::File::ShareDir::Object::Dist</remote-id>
+ <remote-id type="cpan-module">Test::File::ShareDir::Object::Inc</remote-id>
+ <remote-id type="cpan-module">Test::File::ShareDir::Object::Module</remote-id>
+ <remote-id type="cpan-module">Test::File::ShareDir::TempDirObject</remote-id>
+ <remote-id type="cpan-module">Test::File::ShareDir::Utils</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2017-03-23 0:18 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 0:18 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-19 0:15 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File-ShareDir/ Andreas K. Hüttel
2021-02-28 23:28 Sam James
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-12 9:34 Sergei Trofimovich
2019-07-19 7:48 Mikle Kolyada
2019-03-18 22:45 Sergei Trofimovich
2019-01-17 20:39 Mikle Kolyada
2018-10-27 19:04 Fabian Groffen
2018-10-18 7:52 Tobias Klausmann
2018-08-04 0:29 Mikle Kolyada
2018-04-16 19:03 Sergei Trofimovich
2018-04-15 21:10 Sergei Trofimovich
2018-04-11 18:50 Markus Meier
2018-04-07 20:31 Sergei Trofimovich
2018-04-07 20:27 Sergei Trofimovich
2018-04-07 15:26 Mart Raudsepp
2018-03-28 17:27 Matt Turner
2017-09-18 16:50 Kent Fredric
2017-04-01 13:05 Kent Fredric
2016-09-08 19:10 Kent Fredric
2016-03-17 22:29 Andreas Hüttel
2016-03-17 22:29 Andreas Hüttel
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=1490228296.5e5dd833241e55a0faec2594545f9da2e38a0337.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