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: Sun, 04 Nov 2012 14:58:59
Message-Id: 1352040524.bb560bd9062e72015a08be955042f06fde7996cd.kent@gentoo
1 commit: bb560bd9062e72015a08be955042f06fde7996cd
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Nov 4 14:48:44 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Nov 4 14:48:44 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bb560bd9
7
8 [newversion] virtual/perl-Unicode-Collate-0.900.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.900.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 4523b25..f8a2ee6 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.900.0 (04 Nov 2012)
27 +
28 + 04 Nov 2012; Kent Fredric <kentfredric@×××××.com>
29 + +perl-Unicode-Collate-0.900.0.ebuild:
30 + Version Bump
31 +
32 *perl-Unicode-Collate-0.890.0-r1 (30 Jul 2012)
33
34 30 Jul 2012; Kent Fredric <kentfredric@×××××.com>
35
36 diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.900.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.900.0.ebuild
37 new file mode 100644
38 index 0000000..049ebbb
39 --- /dev/null
40 +++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.900.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}"