From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockObject/
Date: Mon, 5 Dec 2016 19:35:48 +0000 (UTC) [thread overview]
Message-ID: <1480966535.4aab259bf878b5d98bba88a0ac086eb16870f180.kentnl@gentoo> (raw)
commit: 4aab259bf878b5d98bba88a0ac086eb16870f180
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 17:26:51 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 19:35:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aab259b
dev-perl/Test-MockObject: Bump to version 1.201.612.20
- EAPI6
- README fixed upstream
Package-Manager: portage-2.3.2
dev-perl/Test-MockObject/Manifest | 1 +
.../Test-MockObject-1.201.612.20.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-perl/Test-MockObject/Manifest b/dev-perl/Test-MockObject/Manifest
index 390d697..37d0750 100644
--- a/dev-perl/Test-MockObject/Manifest
+++ b/dev-perl/Test-MockObject/Manifest
@@ -1 +1,2 @@
DIST Test-MockObject-1.20150527.tar.gz 29652 SHA256 adf1357a9014b3a397ff7ecbf1835dec376a67a37bb2e788734a627e17dc1d98 SHA512 4c99666d9d69f75cae2cd6af8aaca58bae778ba5d4eadd456a4e3ad251d23d4bef5240cee2d575ce9b53b509416df977a5d7bc8e8f10d9a1ddcc040ff6665cab WHIRLPOOL 386303ff08d59530c6e3d979e86645a973c4501eae4799bd0c050b68b5e63ee1f2f980bd89bda80d6d78e40e86c339d1d4040e87eaeb36735be23a905ebc8e0c
+DIST Test-MockObject-1.20161202.tar.gz 29020 SHA256 14b225fff3645338697976dbbe2c39e44c1c93536855b78b3bbc6e9bfe94a0a2 SHA512 6410b33727352f9bd1db5643c45ea187a8bd224146a804e523f3adc0cec5b3cf72238ae212d7ee9500743c74574d4185fcb357ed4351995eb3b51ad158a736f6 WHIRLPOOL 5c520a6f8f214230cb343c6d92740dfe8663ee5375a3a54afbb64323f3ff2a6f462515185741796c0a31c37ebf1c23ba755dd2f5ad12213630886557e0142852
diff --git a/dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild b/dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild
new file mode 100644
index 00000000..8357c95
--- /dev/null
+++ b/dev-perl/Test-MockObject/Test-MockObject-1.201.612.20.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CHROMATIC
+DIST_VERSION=1.20161202
+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
+ virtual/perl-Test-Simple
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/CGI-4.150.0
+ >=virtual/perl-Test-Simple-0.980.0
+ >=dev-perl/Test-Exception-0.310.0
+ >=dev-perl/Test-Warn-0.230.0
+ )
+"
next reply other threads:[~2016-12-05 19:35 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 19:35 Kent Fredric [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
2021-08-27 22:35 Andreas K. Hüttel
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-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=1480966535.4aab259bf878b5d98bba88a0ac086eb16870f180.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