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/Locale-Currency-Format/
Date: Sat, 16 Jul 2011 05:41:10
Message-Id: 65188911a1e9fffb560650b8f6f93587b4cfb666.kent@gentoo
1 commit: 65188911a1e9fffb560650b8f6f93587b4cfb666
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Jul 16 04:06:30 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Jul 16 04:06:30 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=65188911
7
8 [migrate] Locale-Currency-Format
9
10 (Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 dev-perl/Locale-Currency-Format/ChangeLog | 8 +++++++-
14 ...build => Locale-Currency-Format-1.280.0.ebuild} | 3 ++-
15 2 files changed, 9 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Locale-Currency-Format/ChangeLog b/dev-perl/Locale-Currency-Format/ChangeLog
18 index c101f81..979ed9f 100644
19 --- a/dev-perl/Locale-Currency-Format/ChangeLog
20 +++ b/dev-perl/Locale-Currency-Format/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for dev-perl/Locale-Currency-Format
23 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*Locale-Currency-Format-1.280.0 (16 Jul 2011)
28 +
29 + 16 Jul 2011; Kent Fredric <kentfredric@×××××.com>
30 + -Locale-Currency-Format-1.28.ebuild, +Locale-Currency-Format-1.280.0.ebuild:
31 + Migrate to new Version Scheme
32 +
33 *Locale-Currency-Format-1.28 (07 May 2009)
34
35 07 May 2009; Torsten Veller <tove@g.o>
36
37 diff --git a/dev-perl/Locale-Currency-Format/Locale-Currency-Format-1.28.ebuild b/dev-perl/Locale-Currency-Format/Locale-Currency-Format-1.280.0.ebuild
38 similarity index 79%
39 rename from dev-perl/Locale-Currency-Format/Locale-Currency-Format-1.28.ebuild
40 rename to dev-perl/Locale-Currency-Format/Locale-Currency-Format-1.280.0.ebuild
41 index fc51e65..deeb026 100644
42 --- a/dev-perl/Locale-Currency-Format/Locale-Currency-Format-1.28.ebuild
43 +++ b/dev-perl/Locale-Currency-Format/Locale-Currency-Format-1.280.0.ebuild
44 @@ -1,10 +1,11 @@
45 -# Copyright 1999-2009 Gentoo Foundation
46 +# Copyright 1999-2011 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: $
49
50 EAPI=2
51
52 MODULE_AUTHOR=TNGUYEN
53 +MODULE_VERSION="1.28"
54 inherit perl-module
55
56 DESCRIPTION="Perl functions for formatting monetary values"