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-Unicode-Collate/
Date: Mon, 05 Nov 2012 00:12:41
Message-Id: 1352074209.f386be06418ec24f8ebdc45ff19a9f40692dfca2.kent@gentoo
1 commit: f386be06418ec24f8ebdc45ff19a9f40692dfca2
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Nov 4 23:33:19 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Nov 5 00:10:09 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f386be06
7
8 [newversion] perl-Unicode-Collate-0.910.0
9
10 Package-Manager: portage-2.2.0_alpha141
11 Manifest-Sign-Key: ECD2C675C102CDA4
12
13 ---
14 virtual/perl-Unicode-Collate/ChangeLog | 6 ++++++
15 .../perl-Unicode-Collate-0.910.0.ebuild | 15 +++++++++++++++
16 2 files changed, 21 insertions(+), 0 deletions(-)
17
18 diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
19 index f8a2ee6..f2805e9 100644
20 --- a/virtual/perl-Unicode-Collate/ChangeLog
21 +++ b/virtual/perl-Unicode-Collate/ChangeLog
22 @@ -2,6 +2,12 @@
23 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 +*perl-Unicode-Collate-0.910.0 (04 Nov 2012)
27 +
28 + 04 Nov 2012; Kent Fredric <kentfredric@×××××.com>
29 + +perl-Unicode-Collate-0.910.0.ebuild:
30 + Version Bump
31 +
32 *perl-Unicode-Collate-0.900.0 (04 Nov 2012)
33
34 04 Nov 2012; Kent Fredric <kentfredric@×××××.com>
35
36 diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.910.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.910.0.ebuild
37 new file mode 100644
38 index 0000000..049ebbb
39 --- /dev/null
40 +++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.910.0.ebuild
41 @@ -0,0 +1,15 @@
42 +# Copyright 1999-2012 Gentoo Foundation
43 +# Distributed under the terms of the GNU General Public License v2
44 +# $Header: $
45 +
46 +DESCRIPTION="Virtual for perl-core/${PN#perl-}"
47 +HOMEPAGE=""
48 +SRC_URI=""
49 +
50 +LICENSE=""
51 +SLOT="0"
52 +KEYWORDS="~amd64 ~x86"
53 +IUSE=""
54 +
55 +DEPEND=""
56 +RDEPEND="~perl-core/${PN#perl-}-${PV}"