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/HTML-TagCloud/
Date: Mon, 04 Jul 2011 10:42:11
Message-Id: 71e8d74962c1ccb3a0de5e3363c7b91d7fdd6e53.kent@gentoo
1 commit: 71e8d74962c1ccb3a0de5e3363c7b91d7fdd6e53
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Jun 29 05:45:48 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Jun 29 05:45:48 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=71e8d749
7
8 [newversion/cpanclean] +HTML-TagCloud-0.370.0 -HTML-TagCloud-0.360.0
9
10 (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 dev-perl/HTML-TagCloud/ChangeLog | 6 ++++++
14 ...0.360.0.ebuild => HTML-TagCloud-0.370.0.ebuild} | 4 ++--
15 2 files changed, 8 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/HTML-TagCloud/ChangeLog b/dev-perl/HTML-TagCloud/ChangeLog
18 index 52532d3..f288074 100644
19 --- a/dev-perl/HTML-TagCloud/ChangeLog
20 +++ b/dev-perl/HTML-TagCloud/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*HTML-TagCloud-0.370.0 (29 Jun 2011)
26 +
27 + 29 Jun 2011; Kent Fredric <kentfredric@×××××.com>
28 + -HTML-TagCloud-0.360.0.ebuild, +HTML-TagCloud-0.370.0.ebuild:
29 + Version Bump / Remove gone On CPAN
30 +
31 *HTML-TagCloud-0.360.0 (29 Jun 2011)
32 *HTML-TagCloud-0.340.0 (29 Jun 2011)
33
34
35 diff --git a/dev-perl/HTML-TagCloud/HTML-TagCloud-0.360.0.ebuild b/dev-perl/HTML-TagCloud/HTML-TagCloud-0.370.0.ebuild
36 similarity index 93%
37 rename from dev-perl/HTML-TagCloud/HTML-TagCloud-0.360.0.ebuild
38 rename to dev-perl/HTML-TagCloud/HTML-TagCloud-0.370.0.ebuild
39 index 75205e8..50e447a 100644
40 --- a/dev-perl/HTML-TagCloud/HTML-TagCloud-0.360.0.ebuild
41 +++ b/dev-perl/HTML-TagCloud/HTML-TagCloud-0.370.0.ebuild
42 @@ -2,10 +2,10 @@
43 # Distributed under the terms of the GNU General Public License v2
44 # $Header: $
45
46 -EAPI=3
47 +EAPI=4
48
49 MODULE_AUTHOR=ROBERTSD
50 -MODULE_VERSION=0.36
51 +MODULE_VERSION=0.37
52 inherit perl-module
53
54 DESCRIPTION="Generate An HTML Tag Cloud"