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: Fri, 06 Apr 2012 20:44:51
Message-Id: 1333743048.3b050e3a5f53037f065fa008dc103a80ef01d963.kent@gentoo
1 commit: 3b050e3a5f53037f065fa008dc103a80ef01d963
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 6 20:10:48 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Apr 6 20:10:48 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3b050e3a
7
8 [newversion] virtual/perl-Unicode-Collate-0.890.0
9
10 (Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-Unicode-Collate/ChangeLog | 6 ++++++
14 .../perl-Unicode-Collate-0.890.0.ebuild | 15 +++++++++++++++
15 2 files changed, 21 insertions(+), 0 deletions(-)
16
17 diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
18 index 655853f..2abbc9b 100644
19 --- a/virtual/perl-Unicode-Collate/ChangeLog
20 +++ b/virtual/perl-Unicode-Collate/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*perl-Unicode-Collate-0.890.0 (06 Apr 2012)
26 +
27 + 06 Apr 2012; Kent Fredric <kentfredric@×××××.com>
28 + +perl-Unicode-Collate-0.890.0.ebuild:
29 + Version Bump
30 +
31 27 Feb 2012; Kent Fredric <kentfredric@×××××.com>
32 -perl-Unicode-Collate-0.780.0.ebuild, -perl-Unicode-Collate-0.800.0.ebuild:
33 Gone on cpan
34
35 diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0.ebuild
36 new file mode 100644
37 index 0000000..049ebbb
38 --- /dev/null
39 +++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.890.0.ebuild
40 @@ -0,0 +1,15 @@
41 +# Copyright 1999-2012 Gentoo Foundation
42 +# Distributed under the terms of the GNU General Public License v2
43 +# $Header: $
44 +
45 +DESCRIPTION="Virtual for perl-core/${PN#perl-}"
46 +HOMEPAGE=""
47 +SRC_URI=""
48 +
49 +LICENSE=""
50 +SLOT="0"
51 +KEYWORDS="~amd64 ~x86"
52 +IUSE=""
53 +
54 +DEPEND=""
55 +RDEPEND="~perl-core/${PN#perl-}-${PV}"