From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/
Date: Wed, 8 Jan 2020 11:31:00 +0000 (UTC) [thread overview]
Message-ID: <1578483040.caf847cba5d7dee95fd290a9ceff6c4431eed08a.dilfridge@gentoo> (raw)
commit: caf847cba5d7dee95fd290a9ceff6c4431eed08a
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 8 11:26:05 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jan 8 11:30:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf847cb
dev-perl/Test-Inter: Version bump
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-Inter/Manifest | 1 +
dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 30 ++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Test-Inter/Manifest b/dev-perl/Test-Inter/Manifest
index 6eeefc6b61a..0ec7194afa0 100644
--- a/dev-perl/Test-Inter/Manifest
+++ b/dev-perl/Test-Inter/Manifest
@@ -1 +1,2 @@
DIST Test-Inter-1.06.tar.gz 40627 BLAKE2B e3e97d16c46a5703b65cdf1e28baddf70f466b2586a33014661db618b33b59b9eef0850e8c92de4aad6fb6ee88879e02c8a62d3229c529003081bb4271c56217 SHA512 2cbfc901bce010560b64ce18e7d6ade935fb822e2142c897f4f993dff224e5171c0a835a87696fc1bbe31403c46b3ef78789f8653495234cd5d3798e6c19486e
+DIST Test-Inter-1.09.tar.gz 44460 BLAKE2B 6d199d7b00487fae30eb7e0ccb2b9e2a40f686cb15834d6733dcd1c852836c861ad5c2ecad4e85981c19994afc7fcc820689eaaa08458f45824f726273fa0c17 SHA512 b1f556393a445ae2c04fcc958fc3c9ee9091d17aaa9997dfde13098622162ebc27ac0282401abc27131a3b072be3aafeb5cc74af4b3e1ff4149f6c77536ef6c4
diff --git a/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
new file mode 100644
index 00000000000..44c7656e24f
--- /dev/null
+++ b/dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SBECK
+DIST_VERSION=1.09
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Framework for more readable interactive test scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 )"
+
+BDEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
+RDEPEND="virtual/perl-IO"
+DEPEND="${RDEPEND}
+ test? (
+ dev-perl/File-Find-Rule
+ virtual/perl-Test-Simple
+ )
+"
+
+src_test() {
+ perl_rm_files t/pod_coverage.t t/pod.t
+ perl-module_src_test
+}
next reply other threads:[~2020-01-08 11:31 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 11:31 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-03 20:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Inter/ Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:20 Sam James
2025-03-03 20:20 Sam James
2025-01-22 4:55 Sam James
2024-06-14 1:50 Sam James
2024-06-09 21:18 Sam James
2024-06-09 20:41 Sam James
2024-05-02 6:29 Andreas K. Hüttel
2023-08-02 4:27 Sam James
2023-07-24 4:15 Sam James
2023-07-24 4:12 Sam James
2023-07-24 3:59 Sam James
2023-07-24 3:59 Sam James
2023-06-18 4:17 Sam James
2022-01-24 19:19 Sam James
2021-08-19 0:15 Andreas K. Hüttel
2020-07-06 2:51 Matt Turner
2020-04-15 7:08 Agostino Sarubbo
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
2020-02-06 21:43 Andreas K. Hüttel
2019-05-05 10:23 Mikle Kolyada
2019-04-27 14:36 Aaron Bauman
2019-01-17 20:39 Mikle Kolyada
2018-10-27 19:04 Fabian Groffen
2018-06-14 19:35 Mikle Kolyada
2017-06-18 13:25 Alexis Ballier
2016-06-04 0:22 Andreas Hüttel
2016-06-04 0:22 Andreas Hüttel
2016-06-01 12:16 Tobias Klausmann
2016-05-31 19:27 Markus Meier
2016-04-15 19:56 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=1578483040.caf847cba5d7dee95fd290a9ceff6c4431eed08a.dilfridge@gentoo \
--to=dilfridge@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