From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-InstallPaths/
Date: Thu, 20 Aug 2020 05:14:21 +0000 (UTC) [thread overview]
Message-ID: <1597900438.9b4772b38f085f12c2feea50edee1f7a347b7e67.kentnl@gentoo> (raw)
commit: 9b4772b38f085f12c2feea50edee1f7a347b7e67
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 05:11:39 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 05:13:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4772b3
dev-perl/ExtUtils-InstallPaths: Bump to version 0.12.0
- EAPI7
Upstream:
- install_map now accepts a hash-map of source->dest dirs
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../ExtUtils-InstallPaths-0.12.0.ebuild | 27 ++++++++++++++++++++++
dev-perl/ExtUtils-InstallPaths/Manifest | 1 +
2 files changed, 28 insertions(+)
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild
new file mode 100644
index 00000000000..1547d5926b4
--- /dev/null
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.12.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.012
+inherit perl-module
+
+DESCRIPTION="Build.PL install path logic made easy"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/ExtUtils-Config-0.2.0
+ virtual/perl-File-Spec
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-File-Spec-0.830.0
+ virtual/perl-File-Temp
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/ExtUtils-InstallPaths/Manifest b/dev-perl/ExtUtils-InstallPaths/Manifest
index 9184e2ce1c3..b4c621e5ff5 100644
--- a/dev-perl/ExtUtils-InstallPaths/Manifest
+++ b/dev-perl/ExtUtils-InstallPaths/Manifest
@@ -1 +1,2 @@
DIST ExtUtils-InstallPaths-0.011.tar.gz 18588 BLAKE2B 35d10a3477837b00763ce039651d283d7a9ee047b68ab354456c2ff9f9abb9b4cdbb6b9869f0da0efa6080dc5f60ca22af7746c4e8a6f422cab24085f25702d1 SHA512 c31bfce1ba1094f1408409d9a50406d7eb974ce43195e968fae51493a7fd3c7112d41af561435233b14d2396df297604ec0c264bab910566c046f9f7b5b3beb7
+DIST ExtUtils-InstallPaths-0.012.tar.gz 17991 BLAKE2B 82e4e9cf189931be40fcb79e9064341ae0e9d14ebf437401d0f9a7c1eb9b29b9685207ff471afabe38228feae1b1135cc827000ec59d00719baa2ade6db02ede SHA512 92a4e9ebb387d330ae67b0716b96b27165d08503d2915d8301b3a6aa185f962940e761d21fd400033e6a814e276918e0662da3740ca2852a53cf0fe54f3d7660
next reply other threads:[~2020-08-20 5:14 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 5:14 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-10 4:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-InstallPaths/ Ionen Wolkens
2024-06-09 21:24 Sam James
2024-04-30 2:37 Sam James
2021-10-24 18:25 Andreas K. Hüttel
2021-05-31 17:43 Sergei Trofimovich
2021-05-31 11:40 Sam James
2021-05-29 8:53 Agostino Sarubbo
2021-05-29 8:43 Agostino Sarubbo
2021-05-29 8:41 Agostino Sarubbo
2021-05-29 6:13 Sam James
2021-05-29 6:13 Sam James
2021-05-29 6:13 Sam James
2020-12-09 11:14 Kent Fredric
2020-07-18 7:47 Fabian Groffen
2020-04-14 9:53 Kent Fredric
2020-04-11 16:30 Göktürk Yüksek
2020-01-14 8:00 Joshua Kinard
2019-05-20 17:22 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-10-17 18:54 Fabian Groffen
2018-08-24 19:37 Markus Meier
2018-07-09 22:43 Mikle Kolyada
2018-06-25 21:23 Tobias Klausmann
2018-06-07 7:15 Kent Fredric
2017-11-18 22:41 Patrice Clement
2017-11-08 20:37 Sergei Trofimovich
2017-11-07 22:52 Sergei Trofimovich
2017-09-18 13:03 Kent Fredric
2016-12-08 19:09 Kent Fredric
2016-05-12 17:23 Markus Meier
2016-02-03 14:36 Tobias Klausmann
2016-01-24 7:51 Jeroen Roovers
2015-10-08 8:52 Patrice Clement
2015-09-27 14:49 Mikle Kolyada
2015-08-11 21:01 Mikle Kolyada
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=1597900438.9b4772b38f085f12c2feea50edee1f7a347b7e67.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