From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Util-EmulatePhase/
Date: Fri, 8 Jun 2012 18:42:44 +0000 (UTC) [thread overview]
Message-ID: <1339179957.4c366747e5503481d452c00d85b25f9b333afde1.kent@gentoo> (raw)
commit: 4c366747e5503481d452c00d85b25f9b333afde1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 8 18:25:57 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 8 18:25:57 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4c366747
[fix] normalise dep from Dist-Zilla-Util-EmulatePhase to Test-Fatal
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Dist-Zilla-Util-EmulatePhase/ChangeLog | 6 ++++++
...ist-Zilla-Util-EmulatePhase-0.10.165.130.ebuild | 4 ++--
.../Dist-Zilla-Util-EmulatePhase-0.10.258.0.ebuild | 4 ++--
...Dist-Zilla-Util-EmulatePhase-0.10.258.10.ebuild | 2 +-
4 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Util-EmulatePhase/ChangeLog b/dev-perl/Dist-Zilla-Util-EmulatePhase/ChangeLog
index 82f707e..9637c13 100644
--- a/dev-perl/Dist-Zilla-Util-EmulatePhase/ChangeLog
+++ b/dev-perl/Dist-Zilla-Util-EmulatePhase/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+ Dist-Zilla-Util-EmulatePhase-0.10.165.130.ebuild,
+ Dist-Zilla-Util-EmulatePhase-0.10.258.0.ebuild,
+ Dist-Zilla-Util-EmulatePhase-0.10.258.10.ebuild:
+ Normalize dep on Test::Fatal
+
02 Mar 2012; Kent Fredric <kentfredric@gmail.com>
-Dist-Zilla-Util-EmulatePhase-0.10.33.120.ebuild:
Gone on CPAN
diff --git a/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.165.130.ebuild b/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.165.130.ebuild
index b2a742e..3e08c95 100644
--- a/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.165.130.ebuild
+++ b/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.165.130.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
@@ -30,7 +30,7 @@ DEPEND="
$(comment virtual/perl-File-Find)
virtual/perl-File-Temp
>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
- >=dev-perl/Test-Fatal-0.003 $(comment 0.3.0)
+ >=dev-perl/Test-Fatal-0.3.0
>=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
"
RDEPEND="
diff --git a/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.0.ebuild b/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.0.ebuild
index a4a13f1..10560b5 100644
--- a/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.0.ebuild
+++ b/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
@@ -30,7 +30,7 @@ DEPEND="
$(comment virtual/perl-File-Find)
virtual/perl-File-Temp
>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
- >=dev-perl/Test-Fatal-0.003 $(comment 0.3.0)
+ >=dev-perl/Test-Fatal-0.3.0
>=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
"
RDEPEND="
diff --git a/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.10.ebuild b/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.10.ebuild
index 13a7ef1..6307a32 100644
--- a/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.10.ebuild
+++ b/dev-perl/Dist-Zilla-Util-EmulatePhase/Dist-Zilla-Util-EmulatePhase-0.10.258.10.ebuild
@@ -53,7 +53,7 @@ perl_meta_test() {
# File::Temp
echo virtual/perl-File-Temp
# Test::Fatal 0.003 ( 0.3.0 )
- echo \>=dev-perl/Test-Fatal-0.033
+ echo \>=dev-perl/Test-Fatal-0.3.0
# Test::More 0.96 ( 0.960.0 )
echo \>=virtual/perl-Test-Simple-0.96
}
next reply other threads:[~2012-06-08 18:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 18:42 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-08 10:32 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Util-EmulatePhase/ Kent Fredric
2012-07-29 4:22 Kent Fredric
2012-03-02 16:30 Kent Fredric
2012-02-24 7:13 Kent Fredric
2011-09-23 8:27 Kent Fredric
2011-07-15 7:11 Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-14 2:07 Kent Fredric
2011-04-14 1:37 Kent Fredric
2011-04-07 1:45 Kent Fredric
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=1339179957.4c366747e5503481d452c00d85b25f9b333afde1.kent@gentoo \
--to=kentfredric@gmail.com \
--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