From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Starter/
Date: Sat, 1 Apr 2017 19:59:56 +0000 (UTC) [thread overview]
Message-ID: <1491076775.a1a37bafee5cca03b98094b42986c4af5b301dda.kentnl@gentoo> (raw)
commit: a1a37bafee5cca03b98094b42986c4af5b301dda
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 19:58:53 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 19:59:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a37baf
dev-perl/Module-Starter: Bump to version 1.710.0
- Previous version 1.710 is secretly 1.600.0 :( , this is not
broken in this version.
- EAPI6
Upstream ( From 1.600.0 )
- Don't call getpwuid on windows
- Fence tests for release testing
- Add --fatalize option to generate code where warnings are fatal
- Code generated without fatal warnings by default
- Drop Path::Class and Module::Install::AuthorTests deps
- Quote versions in generated code
- Stop generating Module::Build::Compat code
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Module-Starter/Manifest | 1 +
.../Module-Starter/Module-Starter-1.720.0.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Module-Starter/Manifest b/dev-perl/Module-Starter/Manifest
index cf148447aa5..36897764076 100644
--- a/dev-perl/Module-Starter/Manifest
+++ b/dev-perl/Module-Starter/Manifest
@@ -1 +1,2 @@
DIST Module-Starter-1.60.tar.gz 53863 SHA256 b038188b609b3ad16406214242d547b886cfdb6c054e672d51ed8c9cb7805b7f SHA512 2fc25752974f3e9534244ac19c3ed451bb5e85aee1ea105ff6584b998107a20655a31d56b336ade6e9f5d627ab33f1b4a5bc108c83a00c74fe90e6f69b6d18b3 WHIRLPOOL 9c3198a09b532704499dd6b19d613c93a23554359b7d7ad1c698f1c1ede05c2a1733bbb6bb56f22ea0f352dd7de46088b48552da2bd9445f5ca605cd0c331963
+DIST Module-Starter-1.72.tar.gz 54725 SHA256 dd924c521538d96c0e4b5a5c911945aba42ed28f9b194c9ffe04f6f8aaf61e10 SHA512 ad9c75c4af92bb9bd030d75fb8f8a017a4b2f413bc623bd8ecb90e8ef18b4c7c9f684460faf48c8d080b02fcadd5462e7b4b9b601094e7c8c5d0e459489a8f95 WHIRLPOOL 02f5486e1a7f4c5286e3d5f3cef32b83db26d6062ccb2dbc9c4a267ccce91bd350811edc5ff11fac37c5afa4a6476c75e261f9f41ac137b9684c8ccba91f902d
diff --git a/dev-perl/Module-Starter/Module-Starter-1.720.0.ebuild b/dev-perl/Module-Starter/Module-Starter-1.720.0.ebuild
new file mode 100644
index 00000000000..4ec3397e378
--- /dev/null
+++ b/dev-perl/Module-Starter/Module-Starter-1.720.0.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=DBOOK
+DIST_VERSION=1.72
+inherit perl-module
+
+DESCRIPTION="A simple starter kit for any module"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-ExtUtils-Command
+ virtual/perl-File-Spec
+ virtual/perl-Getopt-Long
+ >=virtual/perl-Pod-Parser-1.210.0
+ virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+ test? (
+ virtual/perl-Test-Simple
+ >=virtual/perl-Test-Harness-0.210.0
+ )
+"
next reply other threads:[~2017-04-01 20:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-01 19:59 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-16 20:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Starter/ Andreas K. Hüttel
2021-09-03 6:40 Agostino Sarubbo
2021-09-03 6:34 Agostino Sarubbo
2021-07-17 19:11 Andreas K. Hüttel
2021-07-07 22:42 Andreas K. Hüttel
2018-08-18 1:17 Kent Fredric
2018-07-15 18:55 Thomas Deutschmann
2018-07-15 15:51 Mikle Kolyada
2017-11-02 2:18 Kent Fredric
2016-06-25 22:15 Andreas Hüttel
2016-04-02 13:44 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=1491076775.a1a37bafee5cca03b98094b42986c4af5b301dda.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