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/Unicode-Collate/
Date: Sun, 08 May 2011 14:20:17
Message-Id: 17c9708a3926bb0199c8888c5b821b37c538c66e.kent@gentoo
1 commit: 17c9708a3926bb0199c8888c5b821b37c538c66e
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun May 8 14:16:52 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun May 8 14:18:52 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=17c9708a
7
8 [newversion] perl-core/Unicode-Collate
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 perl-core/Unicode-Collate/ChangeLog | 6 ++++++
14 .../Unicode-Collate/Unicode-Collate-0.740.0.ebuild | 4 ++--
15 ...740.0.ebuild => Unicode-Collate-0.750.0.ebuild} | 6 +++---
16 3 files changed, 11 insertions(+), 5 deletions(-)
17
18 diff --git a/perl-core/Unicode-Collate/ChangeLog b/perl-core/Unicode-Collate/ChangeLog
19 index 68fb36d..b5b2e85 100644
20 --- a/perl-core/Unicode-Collate/ChangeLog
21 +++ b/perl-core/Unicode-Collate/ChangeLog
22 @@ -2,6 +2,12 @@
23 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 +*Unicode-Collate-0.750.0 (08 May 2011)
27 +
28 + 08 May 2011; Kent Fredric <kentfredric@×××××.com>
29 + Unicode-Collate-0.740.0.ebuild, +Unicode-Collate-0.750.0.ebuild:
30 + Bump
31 +
32 *Unicode-Collate-0.740.0 (21 Mar 2011)
33
34 21 Mar 2011; Kent Fredric <kentfredric@×××××.com>
35
36 diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
37 index df8e138..4784dc3 100644
38 --- a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
39 +++ b/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
40 @@ -1,10 +1,10 @@
41 # Copyright 1999-2011 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43 # $Header: $
44 -EAPI="3"
45 +EAPI=4
46 MODULE_AUTHOR=SADAHIRO
47 MODULE_VERSION="0.74"
48 -SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-0.74-withoutworldwriteables.tar.gz"
49 +SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
50 inherit perl-module
51
52 DESCRIPTION="Unicode Collation Algorithm"
53
54 diff --git a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild b/perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
55 similarity index 88%
56 copy from perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
57 copy to perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
58 index df8e138..8f77a73 100644
59 --- a/perl-core/Unicode-Collate/Unicode-Collate-0.740.0.ebuild
60 +++ b/perl-core/Unicode-Collate/Unicode-Collate-0.750.0.ebuild
61 @@ -1,10 +1,10 @@
62 # Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 # $Header: $
65 -EAPI="3"
66 +EAPI=4
67 MODULE_AUTHOR=SADAHIRO
68 -MODULE_VERSION="0.74"
69 -SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-0.74-withoutworldwriteables.tar.gz"
70 +MODULE_VERSION="0.75"
71 +SRC_URI="mirror://cpan/authors/id/S/SA/SADAHIRO/Unicode-Collate-${MODULE_VERSION}-withoutworldwriteables.tar.gz"
72 inherit perl-module
73
74 DESCRIPTION="Unicode Collation Algorithm"