public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockTime/
Date: Thu, 17 Sep 2015 22:21:16 +0000 (UTC)	[thread overview]
Message-ID: <1442528453.2aa4236c2621ecf63129a6096f895e7c648be982.dilfridge@gentoo> (raw)

commit:     2aa4236c2621ecf63129a6096f895e7c648be982
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 22:20:53 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 22:20:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa4236c

dev-perl/Test-MockTime: Version bump; remove old

Package-Manager: portage-2.2.20.1

 dev-perl/Test-MockTime/Manifest                             |  2 +-
 ...kTime-0.120.0-r1.ebuild => Test-MockTime-0.150.0.ebuild} | 13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Test-MockTime/Manifest b/dev-perl/Test-MockTime/Manifest
index 2d69760..911b8f1 100644
--- a/dev-perl/Test-MockTime/Manifest
+++ b/dev-perl/Test-MockTime/Manifest
@@ -1,2 +1,2 @@
-DIST Test-MockTime-0.12.tar.gz 4431 SHA256 496ecc96a9d22abfa367404b22088364f10965c2879b65605f0e3286354e9780 SHA512 f3f66fb7c0cd5a83218d92cd706c4f6eeaf7d93b89e3ba7dface799facf47070c727bf7da5805c9aba52fefb30b1290cc10957694386600ad7575f3cc33c86d3 WHIRLPOOL 23ae2334a46f437997065a9c3047047feed8ff6f81a95ba08ee31f21ae720a69e81de4835df90230585ee1585043d8add67b805bea0214b79b3a80261ffb9159
 DIST Test-MockTime-0.13.tar.gz 4892 SHA256 7c3b4c33d59844b7e9d67408d9f4bf7def76aacb2939f1b9b56aaa319eac387b SHA512 0918a1c75c14eca44e6d44674973bd93d01b536dfebae666d4aae6ccf280ca91c7d8347319573a86d00555c9efd9cf38bbab41512bd79122666fc10b1b0d121b WHIRLPOOL 0bae0e20da1323cf7c2b38637595738f5fb92c0a6665b86bfb99ee65aa9d131fd002ce54594b831f8739d2a7f60ea65561c92a38c66c24d2c995910f2374e069
+DIST Test-MockTime-0.15.tar.gz 5658 SHA256 88210201de97aab66cb100edc2be3368c0062a9de635f4f8ec258a2267edcc48 SHA512 8a91eb39e7ff68d6ac1cbd149ee8acdbdc2bf6c99bcd71decc38fb2c71f5ed6bdb32336c4e07a922e7d8dd1b2d084306a232e008a0a8587720fff60a3ba325d0 WHIRLPOOL 1017a8819853948d21d526a305dcaa00ca14a82672294a57777e8ebbb24dd1c59974da9a4dbe92823d12ec28aa64688ea27b654c13bea10fe0aff3f7c52c0f1b

diff --git a/dev-perl/Test-MockTime/Test-MockTime-0.120.0-r1.ebuild b/dev-perl/Test-MockTime/Test-MockTime-0.150.0.ebuild
similarity index 61%
rename from dev-perl/Test-MockTime/Test-MockTime-0.120.0-r1.ebuild
rename to dev-perl/Test-MockTime/Test-MockTime-0.150.0.ebuild
index 4dbca38..5e52275 100644
--- a/dev-perl/Test-MockTime/Test-MockTime-0.120.0-r1.ebuild
+++ b/dev-perl/Test-MockTime/Test-MockTime-0.150.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 MODULE_AUTHOR=DDICK
-MODULE_VERSION=0.12
+MODULE_VERSION=0.15
 inherit perl-module
 
 DESCRIPTION="Replaces actual time with simulated time"
@@ -14,9 +14,12 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
-RDEPEND="virtual/perl-Time-Piece
-	virtual/perl-Time-Local"
+RDEPEND="
+	virtual/perl-Time-Piece
+	virtual/perl-Time-Local
+	virtual/perl-Test-Simple
+"
 DEPEND="${RDEPEND}
 	test? ( dev-perl/Test-Pod )"
 
-SRC_TEST=do
+SRC_TEST="do parallel"


             reply	other threads:[~2015-09-17 22:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 22:21 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-24 22:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-MockTime/ Andreas Hüttel
2016-08-05 10:26 Kent Fredric
2017-01-26 14:04 Tobias Klausmann
2017-03-14 14:28 Agostino Sarubbo
2018-03-06  4:04 Kent Fredric
2018-06-10 19:33 Aaron Bauman
2018-06-10 23:02 Sergei Trofimovich
2018-06-26 14:03 Tobias Klausmann
2018-07-21 13:27 Kent Fredric
2021-08-27 22:35 Andreas K. Hüttel
2021-12-05  3:33 Sam James
2021-12-05  3:33 Sam James
2021-12-05  3:44 Sam James
2021-12-10 17:21 Andreas K. Hüttel
2022-09-13 10:39 Jakov Smolić
2022-11-15  4:37 Sam James
2022-12-10 18:26 Arthur Zamarin
2022-12-10 18:34 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=1442528453.2aa4236c2621ecf63129a6096f895e7c648be982.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