From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockObject/
Date: Sat, 19 Sep 2015 21:06:29 +0000 (UTC) [thread overview]
Message-ID: <1442696772.df214f754862d6276a1789e1284799f28ab1b6ec.dilfridge@gentoo> (raw)
commit: df214f754862d6276a1789e1284799f28ab1b6ec
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 20:18:02 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 21:06:12 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df214f75
dev-perl/Test-MockObject: Version bump
Package-Manager: portage-2.2.20.1
dev-perl/Test-MockObject/Manifest | 1 +
.../Test-MockObject-1.201.505.270.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-perl/Test-MockObject/Manifest b/dev-perl/Test-MockObject/Manifest
index f2af500..b9613b5 100644
--- a/dev-perl/Test-MockObject/Manifest
+++ b/dev-perl/Test-MockObject/Manifest
@@ -1 +1,2 @@
DIST Test-MockObject-1.20120301.tar.gz 28514 SHA256 cfa0437af1f94991863f1e20342f48ba9335cef63bd87f8073b8c4b78aee7add SHA512 82204c502bf83fd11419d701d8742ccd6ba291ae00b52d86d0d37f9870072758016489b7e83d3170d99df32bc82e3c154c6c77428da22737178039bdcde2737c WHIRLPOOL c96564c30e7f2ed9ec720ed65869d1ec67118082471e0251cb02d4632e6c9ef5ca78145a1a880fac10f02ab77885051feb6ce937f349f8491d9e72a7849f768b
+DIST Test-MockObject-1.20150527.tar.gz 29652 SHA256 adf1357a9014b3a397ff7ecbf1835dec376a67a37bb2e788734a627e17dc1d98 SHA512 4c99666d9d69f75cae2cd6af8aaca58bae778ba5d4eadd456a4e3ad251d23d4bef5240cee2d575ce9b53b509416df977a5d7bc8e8f10d9a1ddcc040ff6665cab WHIRLPOOL 386303ff08d59530c6e3d979e86645a973c4501eae4799bd0c050b68b5e63ee1f2f980bd89bda80d6d78e40e86c339d1d4040e87eaeb36735be23a905ebc8e0c
diff --git a/dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild b/dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild
new file mode 100644
index 0000000..b651d35
--- /dev/null
+++ b/dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=CHROMATIC
+MODULE_VERSION=1.20150527
+inherit perl-module
+
+DESCRIPTION="Perl extension for emulating troublesome interfaces"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/UNIVERSAL-isa-1.201.106.140
+ >=dev-perl/UNIVERSAL-can-1.201.106.170
+"
+DEPEND="${RDEPEND}
+ test? (
+ >=dev-perl/CGI-4.150.0
+ >=dev-perl/Test-Exception-0.310.0
+ >=dev-perl/Test-Warn-0.230.0
+ >=virtual/perl-Test-Simple-0.980.0
+ )
+"
+
+SRC_TEST="do parallel"
next reply other threads:[~2015-09-19 21:06 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-19 21:06 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-12-26 13:30 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockObject/ Andreas Hüttel
2016-06-06 14:53 Agostino Sarubbo
2016-07-06 22:54 Andreas Hüttel
2016-12-05 19:35 Kent Fredric
2018-06-06 16:37 Sergei Trofimovich
2018-06-06 23:23 Thomas Deutschmann
2018-06-07 22:06 Sergei Trofimovich
2020-04-15 15:40 Kent Fredric
2020-04-28 21:13 Mart Raudsepp
2020-05-06 6:48 Sergei Trofimovich
2020-09-03 10:16 Yixun Lan
2021-08-27 22:35 Andreas K. Hüttel
2021-11-18 21:43 Arthur Zamarin
2021-11-21 4:58 Arthur Zamarin
2021-12-10 18:33 Jakov Smolić
2021-12-10 18:53 Arthur Zamarin
2021-12-10 18:53 Arthur Zamarin
2021-12-10 20:54 Sam James
2022-06-29 11:09 Sam James
2022-12-31 15:51 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-03-17 20:44 Arthur Zamarin
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=1442696772.df214f754862d6276a1789e1284799f28ab1b6ec.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