commit: 040d34f413c51e8f279b229c8ac46c259706a156
Author: Hendrik v. Raven <hendrik <AT> consetetur <DOT> de>
AuthorDate: Tue May 2 09:45:23 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 18 20:47:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040d34f4
virtual/perl-Unicode-Collate: version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
.../perl-Unicode-Collate-1.190.0.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0.ebuild
b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0.ebuild
new file mode 100644
index 00000000000..957f7a7f761
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"