From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cwd-Guard/
Date: Thu, 8 Sep 2016 19:10:02 +0000 (UTC) [thread overview]
Message-ID: <1473361543.6e78eef72c38bd5e631001e492e14f5ccc898422.kentnl@gentoo> (raw)
commit: 6e78eef72c38bd5e631001e492e14f5ccc898422
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 8 18:58:57 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 8 19:05:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e78eef7
dev-perl/Cwd-Guard: Bump to 0.50.0
- EAPI6
Upstream:
- Added test for safely chdiring back to renamed directories
Keywords:
- Dropped hppa pcc x86 due to dev-perl/File-Copy-Link
Package-Manager: portage-2.3.0
dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild | 33 ++++++++++++++++++++++++++++++
dev-perl/Cwd-Guard/Manifest | 1 +
dev-perl/Cwd-Guard/metadata.xml | 4 ++++
3 files changed, 38 insertions(+)
diff --git a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild
new file mode 100644
index 00000000..ac8d459
--- /dev/null
+++ b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=KAZEBURO
+DIST_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Temporary changing working directory (chdir)"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test minimal"
+# Cwd -> perl-File-Spec
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-Exporter
+ virtual/perl-if
+ virtual/perl-parent
+"
+# CPAN::Meta::Prereqs -> perl-CPAN-Meta
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.380.0
+ test? (
+ dev-perl/Test-Requires
+ virtual/perl-Test-Simple
+ !minimal? (
+ dev-perl/File-Copy-Link
+ )
+ )
+"
diff --git a/dev-perl/Cwd-Guard/Manifest b/dev-perl/Cwd-Guard/Manifest
index 12239d8..833ef8f 100644
--- a/dev-perl/Cwd-Guard/Manifest
+++ b/dev-perl/Cwd-Guard/Manifest
@@ -1 +1,2 @@
DIST Cwd-Guard-0.04.tar.gz 9883 SHA256 1532cc4c453e4b3e5c195bc75c9b01974fa14304e54929850888641f2c28331c SHA512 7402203a51b1be99e91e9dfd1cf0e3577e5ba16afe8d808ab594bcff1603665399dc48fe867d40d9849cccbacfda0572fab09e8ef81934a251bb44625eade6f9 WHIRLPOOL 992d49d08b4cd14da70f0094f86f0f91837b1348f9e98e9a93a8129fd67f8fe2f59a7da3b678234c29beda3c7661177da512d7d1b38642df21c9d369bb61fc9f
+DIST Cwd-Guard-0.05.tar.gz 10253 SHA256 7afc7ca2b9502e440241938ad97a3e7ebd550180ebd6142e1db394186b268e77 SHA512 14aa68e535cec8f7182d5648558c539cbf6eebe2fee9c59d0b06f5b45cca1c6c652104a58f71b5a56f796f03d139e3e74962e45fb127bf038803b05cb9f32b82 WHIRLPOOL 00ce08639ec12ff73a15acd669585c22c5848eb9b462083728e4ff003117c19a099f2c00d327b9cb86a775ddf7a83457d462c3f9d3809bf2f7bfc6608048b31d
diff --git a/dev-perl/Cwd-Guard/metadata.xml b/dev-perl/Cwd-Guard/metadata.xml
index 2b9a936..e5a008a 100644
--- a/dev-perl/Cwd-Guard/metadata.xml
+++ b/dev-perl/Cwd-Guard/metadata.xml
@@ -5,4 +5,8 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">Cwd-Guard</remote-id>
+ <remote-id type="cpan-module">Cwd::Guard</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2016-09-08 19:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-08 19:10 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-17 14:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cwd-Guard/ Andreas K. Hüttel
2020-10-16 21:57 Sam James
2020-06-29 6:33 Michał Górny
2018-04-17 0:06 Kent Fredric
2018-04-07 21:13 Matt Turner
2018-04-06 0:19 Aaron Bauman
2017-11-30 20:40 Thomas Deutschmann
2017-02-03 22:36 Jeroen Roovers
2017-02-03 22:25 Jeroen Roovers
2016-01-24 16:40 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=1473361543.6e78eef72c38bd5e631001e492e14f5ccc898422.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