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-MockObject/
Date: Fri, 27 Aug 2021 22:35:29 +0000 (UTC) [thread overview]
Message-ID: <1630103699.e8ca0509e50227e8b81eab162bb2d69251a86532.dilfridge@gentoo> (raw)
commit: e8ca0509e50227e8b81eab162bb2d69251a86532
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 27 22:23:25 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 22:34:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ca0509
dev-perl/Test-MockObject: Version bump 1.20200122
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Test-MockObject/Manifest | 1 +
.../Test-MockObject-1.202.1.220.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-perl/Test-MockObject/Manifest b/dev-perl/Test-MockObject/Manifest
index bd84fea32e2..09f7c3b712e 100644
--- a/dev-perl/Test-MockObject/Manifest
+++ b/dev-perl/Test-MockObject/Manifest
@@ -1 +1,2 @@
DIST Test-MockObject-1.20161202.tar.gz 29020 BLAKE2B 0d6c23378e5b14586055a9afa092d30c6334b619da53efaeecc2ed9a40d988736c528e4ae3899a92084a6a116b49ea9d20df0655b2c21a2b19e3df7f75a3e7d6 SHA512 6410b33727352f9bd1db5643c45ea187a8bd224146a804e523f3adc0cec5b3cf72238ae212d7ee9500743c74574d4185fcb357ed4351995eb3b51ad158a736f6
+DIST Test-MockObject-1.20200122.tar.gz 30294 BLAKE2B 1c64896dc30b6a67eeac64395f9fb576217f5378d76a01b4942d36b134fe9059102ac055ccad4cfef3f93e71791b21a91f2bcc92dc3f63d1800bdac0b38db9a6 SHA512 05c0e007a22cbf24e5566e2045797b26dcadac697c8f0025422ded0c3ca03fa71d9df0149a28a97ea1454a27c77d22c46a80e705fbc309386b7d3220acd03c5f
diff --git a/dev-perl/Test-MockObject/Test-MockObject-1.202.1.220.ebuild b/dev-perl/Test-MockObject/Test-MockObject-1.202.1.220.ebuild
new file mode 100644
index 00000000000..c00d4d2a360
--- /dev/null
+++ b/dev-perl/Test-MockObject/Test-MockObject-1.202.1.220.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CHROMATIC
+DIST_VERSION=1.20200122
+inherit perl-module
+
+DESCRIPTION="Perl extension for emulating troublesome interfaces"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/UNIVERSAL-can-1.201.106.170
+ >=dev-perl/UNIVERSAL-isa-1.201.106.140
+ virtual/perl-Test-Simple
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/Test-Exception-0.310.0
+ >=virtual/perl-Test-Simple-0.980.0
+ >=dev-perl/Test-Warn-0.230.0
+ )
+"
next reply other threads:[~2021-08-27 22:35 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-27 22:35 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 20:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockObject/ Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2022-06-29 11:09 Sam James
2021-12-10 20:54 Sam James
2021-12-10 18:53 Arthur Zamarin
2021-12-10 18:53 Arthur Zamarin
2021-12-10 18:33 Jakov Smolić
2021-11-21 4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2020-09-03 10:16 Yixun Lan
2020-05-06 6:48 Sergei Trofimovich
2020-04-28 21:13 Mart Raudsepp
2020-04-15 15:40 Kent Fredric
2018-06-07 22:06 Sergei Trofimovich
2018-06-06 23:23 Thomas Deutschmann
2018-06-06 16:37 Sergei Trofimovich
2016-12-05 19:35 Kent Fredric
2016-07-06 22:54 Andreas Hüttel
2016-06-06 14:53 Agostino Sarubbo
2015-12-26 13:30 Andreas Hüttel
2015-09-19 21:06 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=1630103699.e8ca0509e50227e8b81eab162bb2d69251a86532.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