commit: b87c0181d968aa0f9748263ae86367ec1c12b4a8
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 5 07:34:08 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 5 07:47:33 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b87c0181
[bump] virtual/perl-Unicode-Collate to 1.40.0 provided by perl 5.20
Package-Manager: portage-2.2.10
---
.../perl-Unicode-Collate-1.40.0.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
new file mode 100644
index 0000000..c7cbabd
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}
+"