Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Pod-LaTeX/
Date: Sun, 03 Apr 2011 23:34:42
Message-Id: 249174070ef4fad64ccbf7c5bed161f980205179.kent@gentoo
1 commit: 249174070ef4fad64ccbf7c5bed161f980205179
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 3 22:09:52 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Apr 3 22:09:52 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=24917407
7
8 [migrate] perl-core/Pod-LaTeX ; me-- # not doing it earlier somehow
9
10 (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 perl-core/Pod-LaTeX/ChangeLog | 6 ++++++
14 ...-LaTeX-0.59.ebuild => Pod-LaTeX-0.590.0.ebuild} | 1 +
15 2 files changed, 7 insertions(+), 0 deletions(-)
16
17 diff --git a/perl-core/Pod-LaTeX/ChangeLog b/perl-core/Pod-LaTeX/ChangeLog
18 index 632f9e2..36204d4 100644
19 --- a/perl-core/Pod-LaTeX/ChangeLog
20 +++ b/perl-core/Pod-LaTeX/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*Pod-LaTeX-0.590.0 (03 Apr 2011)
26 +
27 + 03 Apr 2011; Kent Fredric <kentfredric@×××××.com> -Pod-LaTeX-0.59.ebuild,
28 + +Pod-LaTeX-0.590.0.ebuild:
29 + Migrate to new vscheme
30 +
31 *Pod-LaTeX-0.59 (11 Mar 2011)
32
33 11 Mar 2011; Kent Fredric <kentfredric@×××××.com> +Pod-LaTeX-0.59.ebuild,
34
35 diff --git a/perl-core/Pod-LaTeX/Pod-LaTeX-0.59.ebuild b/perl-core/Pod-LaTeX/Pod-LaTeX-0.590.0.ebuild
36 similarity index 95%
37 rename from perl-core/Pod-LaTeX/Pod-LaTeX-0.59.ebuild
38 rename to perl-core/Pod-LaTeX/Pod-LaTeX-0.590.0.ebuild
39 index 4d9c1bb..f3bd001 100644
40 --- a/perl-core/Pod-LaTeX/Pod-LaTeX-0.59.ebuild
41 +++ b/perl-core/Pod-LaTeX/Pod-LaTeX-0.590.0.ebuild
42 @@ -3,6 +3,7 @@
43 # $Header: $
44 EAPI="3"
45 MODULE_AUTHOR=TJENNESS
46 +MODULE_VERSION="0.59"
47 inherit perl-module
48
49 DESCRIPTION="Convert Pod data to formatted Latex"