Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-EOLTests/
Date: Mon, 31 Oct 2011 04:53:04
Message-Id: 0e841ee4b81fe954146ba047a04ea9c9ee7c7757.kent@gentoo
1 commit: 0e841ee4b81fe954146ba047a04ea9c9ee7c7757
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Oct 31 02:55:24 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Oct 31 02:55:24 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0e841ee4
7
8 [migrate] Dist-Zilla-Plugin-EOLTests to x.y.z
9
10 (Portage version: 2.2.0_alpha70/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 dev-perl/Dist-Zilla-Plugin-EOLTests/ChangeLog | 7 +++++++
14 ...ld => Dist-Zilla-Plugin-EOLTests-0.20.0.ebuild} | 1 +
15 2 files changed, 8 insertions(+), 0 deletions(-)
16
17 diff --git a/dev-perl/Dist-Zilla-Plugin-EOLTests/ChangeLog b/dev-perl/Dist-Zilla-Plugin-EOLTests/ChangeLog
18 index 656e914..7fc69a5 100644
19 --- a/dev-perl/Dist-Zilla-Plugin-EOLTests/ChangeLog
20 +++ b/dev-perl/Dist-Zilla-Plugin-EOLTests/ChangeLog
21 @@ -2,6 +2,13 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*Dist-Zilla-Plugin-EOLTests-0.20.0 (31 Oct 2011)
26 +
27 + 31 Oct 2011; Kent Fredric <kentfredric@×××××.com>
28 + -Dist-Zilla-Plugin-EOLTests-0.02.ebuild,
29 + +Dist-Zilla-Plugin-EOLTests-0.20.0.ebuild:
30 + Migrate to x.y.z
31 +
32 30 Jan 2011; Kent Fredric <kentfredric@×××××.com>
33 Dist-Zilla-Plugin-EOLTests-0.02.ebuild:
34 Fix dependency on Dist::Zilla
35
36 diff --git a/dev-perl/Dist-Zilla-Plugin-EOLTests/Dist-Zilla-Plugin-EOLTests-0.02.ebuild b/dev-perl/Dist-Zilla-Plugin-EOLTests/Dist-Zilla-Plugin-EOLTests-0.20.0.ebuild
37 similarity index 96%
38 rename from dev-perl/Dist-Zilla-Plugin-EOLTests/Dist-Zilla-Plugin-EOLTests-0.02.ebuild
39 rename to dev-perl/Dist-Zilla-Plugin-EOLTests/Dist-Zilla-Plugin-EOLTests-0.20.0.ebuild
40 index 730f67a..7e6d327 100644
41 --- a/dev-perl/Dist-Zilla-Plugin-EOLTests/Dist-Zilla-Plugin-EOLTests-0.02.ebuild
42 +++ b/dev-perl/Dist-Zilla-Plugin-EOLTests/Dist-Zilla-Plugin-EOLTests-0.20.0.ebuild
43 @@ -3,6 +3,7 @@
44 # $Header: $
45 EAPI=3
46 MODULE_AUTHOR=FLORA
47 +MODULE_VERSION="0.02"
48 inherit perl-module
49
50 DESCRIPTION="Release tests making sure correct line endings are used"