From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gentoo-PerlMod-Version/
Date: Thu, 23 Mar 2017 02:47:44 +0000 (UTC) [thread overview]
Message-ID: <1490237170.4ace45e5a446f20773b37977f10959254c52c97d.kentnl@gentoo> (raw)
commit: 4ace45e5a446f20773b37977f10959254c52c97d
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 02:46:10 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 02:46:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ace45e5
dev-perl/Gentoo-PerlMod-Version: Bump to version 0.8.1
Upstream:
- Fix for '.' in @INC
- Fatpacks updated.
Bug: https://bugs.gentoo.org/613588
Package-Manager: Portage-2.3.4, Repoman-2.3.2
.../Gentoo-PerlMod-Version-0.8.1.ebuild | 30 ++++++++++++++++++++++
dev-perl/Gentoo-PerlMod-Version/Manifest | 1 +
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.1.ebuild b/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.1.ebuild
new file mode 100644
index 00000000000..9e6698fa248
--- /dev/null
+++ b/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=KENTNL
+DIST_VERSION="v${PV}"
+inherit perl-module
+
+DESCRIPTION="Convert arbitrary Perl Modules' versions into normalised Gentoo versions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Data-Dumper
+ dev-perl/Sub-Exporter-Progressive
+ >=virtual/perl-version-0.770.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ dev-perl/Test-Fatal
+ virtual/perl-File-Spec
+ virtual/perl-Scalar-List-Utils
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/Gentoo-PerlMod-Version/Manifest b/dev-perl/Gentoo-PerlMod-Version/Manifest
index 8e638aacea5..af6b8c95560 100644
--- a/dev-perl/Gentoo-PerlMod-Version/Manifest
+++ b/dev-perl/Gentoo-PerlMod-Version/Manifest
@@ -1 +1,2 @@
DIST Gentoo-PerlMod-Version-0.8.0.tar.gz 40297 SHA256 ada634de6c467f61269652c9ef88e8e1e4cf1f1b79927677ccdd8257f3868ae3 SHA512 417066431bc475550d4a8376220f5cacf0013b1e8f1287b3e12afc9cb0473982fb2cbe3429414088f9ce3f41c80e67215b55d5cd9369a1f6611ae6658cb90678 WHIRLPOOL d4baa4cbf4278b102c7d3adbd77b11012cd03103aacaf08d2f038cca1fc86b2ec2dc1c20414291231ed76077097a191eea745261b064127829ac289803f88f9b
+DIST Gentoo-PerlMod-Version-v0.8.1.tar.gz 42054 SHA256 3b7acee7973d91028d05ed4d9767564138e9a7704d454aa8dae1a80a604d8131 SHA512 547e16e1a6d2572c1c514795408240365a576d8eb45fca30aa0d0a8ed1979f7bf9113d7cfa7abb4cb787b6328be880c355436be9d25a0703b0981c9c5f8f5c66 WHIRLPOOL 896de41439afcbdbbf88f41f34e10b6c9730092cd8146d84f0f9802d1d21334996dc79f5bb52d3e8aa51292091b591f653c05416d507b6cb1078659dc80390d1
next reply other threads:[~2017-03-23 2:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 2:47 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-02 10:20 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gentoo-PerlMod-Version/ WANG Xuerui
2021-10-30 15:13 Andreas K. Hüttel
2020-05-02 13:30 Mart Raudsepp
2020-04-11 13:30 Sergei Trofimovich
2020-04-08 14:01 Agostino Sarubbo
2017-05-02 22:25 Kent Fredric
2017-04-23 21:24 Kent Fredric
2017-04-23 12:40 Agostino Sarubbo
2016-03-20 18:00 Andreas Hüttel
2016-02-10 20:49 Markus Meier
2016-02-04 12:45 Tobias Klausmann
2016-02-01 8:14 Agostino Sarubbo
2015-12-19 23:01 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=1490237170.4ace45e5a446f20773b37977f10959254c52c97d.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