* [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Format: Text-Format-0.590.0.ebuild Text-Format-0.580.0-r1.ebuild ChangeLog
@ 2015-06-13 21:59 Andreas Huettel (dilfridge)
0 siblings, 0 replies; only message in thread
From: Andreas Huettel (dilfridge) @ 2015-06-13 21:59 UTC (permalink / raw
To: gentoo-commits
dilfridge 15/06/13 21:59:47
Modified: Text-Format-0.590.0.ebuild
Text-Format-0.580.0-r1.ebuild ChangeLog
Log:
Module::Build is no longer part of core Perl and has been moved to dev-perl
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path
1.4 dev-perl/Text-Format/Text-Format-0.590.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild?r1=1.3&r2=1.4
Index: Text-Format-0.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Text-Format-0.590.0.ebuild 11 Jan 2015 21:27:58 -0000 1.3
+++ Text-Format-0.590.0.ebuild 13 Jun 2015 21:59:47 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.3 2015/01/11 21:27:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.590.0.ebuild,v 1.4 2015/06/13 21:59:47 dilfridge Exp $
EAPI=5
@@ -16,7 +16,7 @@
IUSE="test"
-DEPEND="virtual/perl-Module-Build
+DEPEND="dev-perl/Module-Build
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
1.2 dev-perl/Text-Format/Text-Format-0.580.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.580.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.580.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/Text-Format-0.580.0-r1.ebuild?r1=1.1&r2=1.2
Index: Text-Format-0.580.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.580.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Text-Format-0.580.0-r1.ebuild 23 Aug 2014 22:10:08 -0000 1.1
+++ Text-Format-0.580.0-r1.ebuild 13 Jun 2015 21:59:47 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.580.0-r1.ebuild,v 1.1 2014/08/23 22:10:08 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/Text-Format-0.580.0-r1.ebuild,v 1.2 2015/06/13 21:59:47 dilfridge Exp $
EAPI=5
@@ -16,7 +16,7 @@
IUSE="test"
-DEPEND="virtual/perl-Module-Build
+DEPEND="dev-perl/Module-Build
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
1.10 dev-perl/Text-Format/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Format/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 11 Jan 2015 21:27:58 -0000 1.9
+++ ChangeLog 13 Jun 2015 21:59:47 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Format
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.9 2015/01/11 21:27:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Format/ChangeLog,v 1.10 2015/06/13 21:59:47 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ Text-Format-0.580.0-r1.ebuild, Text-Format-0.590.0.ebuild:
+ Module::Build is no longer part of core Perl and has been moved to dev-perl
11 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> Text-Format-0.590.0.ebuild:
Stable for all
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-13 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 21:59 [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Format: Text-Format-0.590.0.ebuild Text-Format-0.580.0-r1.ebuild ChangeLog Andreas Huettel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox