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, 08 May 2011 14:20:17
Message-Id: 07837a2296b98e9a784de92e84068f342d0b956a.kent@gentoo
1 commit: 07837a2296b98e9a784de92e84068f342d0b956a
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun May 8 14:17:51 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=07837a22
7
8 [newversion] perl-Unicode-Collate-0.750.0
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 virtual/perl-Unicode-Collate/ChangeLog | 6 ++++++
14 .../perl-Unicode-Collate-0.750.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 6e50492..2550763 100644
19 --- a/virtual/perl-Unicode-Collate/ChangeLog
20 +++ b/virtual/perl-Unicode-Collate/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*perl-Unicode-Collate-0.750.0 (08 May 2011)
26 +
27 + 08 May 2011; Kent Fredric <kentfredric@×××××.com>
28 + +perl-Unicode-Collate-0.750.0.ebuild:
29 + Bump
30 +
31 20 Apr 2011; Kent Fredric <kentfredric@×××××.com>
32 perl-Unicode-Collate-0.730.0.ebuild:
33 Added 5.14
34
35 diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild
36 new file mode 100644
37 index 0000000..c77e441
38 --- /dev/null
39 +++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild
40 @@ -0,0 +1,15 @@
41 +# Copyright 1999-2011 Gentoo Foundation
42 +# Distributed under the terms of the GNU General Public License v2
43 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
44 +
45 +DESCRIPTION="Virtual for perl-core/Unicode-Collate"
46 +HOMEPAGE=""
47 +SRC_URI=""
48 +
49 +LICENSE=""
50 +SLOT="0"
51 +KEYWORDS="~x86 ~amd64"
52 +IUSE=""
53 +
54 +DEPEND=""
55 +RDEPEND="~perl-core/Unicode-Collate-${PV}"