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