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/Modern-Perl/
Date: Mon, 27 Feb 2012 21:03:53
Message-Id: 1330369559.982cc0524fc971d52c7afdcae8464d50f5d5d648.kent@gentoo
1 commit: 982cc0524fc971d52c7afdcae8464d50f5d5d648
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 27 19:05:59 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Feb 27 19:05:59 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=982cc052
7
8 [migrate] Modern-Perl to x.y.z
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Modern-Perl/ChangeLog | 8 +++++++-
14 ...-Perl-1.03.ebuild => Modern-Perl-1.30.0.ebuild} | 3 ++-
15 2 files changed, 9 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Modern-Perl/ChangeLog b/dev-perl/Modern-Perl/ChangeLog
18 index 6d0bf38..0c01fa9 100644
19 --- a/dev-perl/Modern-Perl/ChangeLog
20 +++ b/dev-perl/Modern-Perl/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for dev-perl/Modern-Perl
23 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*Modern-Perl-1.30.0 (27 Feb 2012)
28 +
29 + 27 Feb 2012; Kent Fredric <kentfredric@×××××.com> -Modern-Perl-1.03.ebuild,
30 + +Modern-Perl-1.30.0.ebuild:
31 + Migrate to x.y.z
32 +
33 09 Feb 2011; Torsten Veller <tove@g.o> Modern-Perl-1.03.ebuild:
34 DEPEND on Module-Build
35
36
37 diff --git a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild b/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
38 similarity index 84%
39 rename from dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild
40 rename to dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
41 index 847aaac..866b212 100644
42 --- a/dev-perl/Modern-Perl/Modern-Perl-1.03.ebuild
43 +++ b/dev-perl/Modern-Perl/Modern-Perl-1.30.0.ebuild
44 @@ -1,9 +1,10 @@
45 -# Copyright 1999-2011 Gentoo Foundation
46 +# Copyright 1999-2012 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: $
49
50 EAPI=2
51 MODULE_AUTHOR=CHROMATIC
52 +MODULE_VERSION="1.03"
53 inherit perl-module
54
55 DESCRIPTION="enable all of the features of Modern Perl with one command"