Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Pod-LaTeX/
Date: Sun, 24 Feb 2013 06:00:25
Message-Id: 1361679324.450c9c8aa4cb08904d483f81b6bc9c15114f0b9b.kent@gentoo
1 commit: 450c9c8aa4cb08904d483f81b6bc9c15114f0b9b
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 24 04:15:24 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 24 04:15:24 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=450c9c8a
7
8 [newversion] virtual/perl-Pod-LaTeX-0.610.0
9
10 Package-Manager: portage-2.2.0_alpha141
11 Manifest-Sign-Key: ECD2C675C102CDA4
12
13 ---
14 virtual/perl-Pod-LaTeX/ChangeLog | 8 +++++++-
15 .../perl-Pod-LaTeX/perl-Pod-LaTeX-0.610.0.ebuild | 15 +++++++++++++++
16 2 files changed, 22 insertions(+), 1 deletions(-)
17
18 diff --git a/virtual/perl-Pod-LaTeX/ChangeLog b/virtual/perl-Pod-LaTeX/ChangeLog
19 index 4c2070e..29e1269 100644
20 --- a/virtual/perl-Pod-LaTeX/ChangeLog
21 +++ b/virtual/perl-Pod-LaTeX/ChangeLog
22 @@ -1,7 +1,13 @@
23 # ChangeLog for virtual/perl-Pod-LaTeX
24 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 +*perl-Pod-LaTeX-0.610.0 (24 Feb 2013)
29 +
30 + 24 Feb 2013; Kent Fredric <kentfredric@×××××.com>
31 + +perl-Pod-LaTeX-0.610.0.ebuild:
32 + Version Bump
33 +
34 *perl-Pod-LaTeX-0.600.0 (26 Feb 2012)
35
36 26 Feb 2012; Kent Fredric <kentfredric@×××××.com>
37
38 diff --git a/virtual/perl-Pod-LaTeX/perl-Pod-LaTeX-0.610.0.ebuild b/virtual/perl-Pod-LaTeX/perl-Pod-LaTeX-0.610.0.ebuild
39 new file mode 100644
40 index 0000000..a50d430
41 --- /dev/null
42 +++ b/virtual/perl-Pod-LaTeX/perl-Pod-LaTeX-0.610.0.ebuild
43 @@ -0,0 +1,15 @@
44 +# Copyright 1999-2013 Gentoo Foundation
45 +# Distributed under the terms of the GNU General Public License v2
46 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
47 +
48 +DESCRIPTION="Virtual for perl-core/Pod-LaTeX"
49 +HOMEPAGE=""
50 +SRC_URI=""
51 +
52 +LICENSE=""
53 +SLOT="0"
54 +KEYWORDS="~x86 ~amd64"
55 +IUSE=""
56 +
57 +DEPEND=""
58 +RDEPEND="~perl-core/Pod-LaTeX-${PV}"