summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik v. Raven <hendrik@consetetur.de>2017-05-02 11:45:23 +0200
committerMichał Górny <mgorny@gentoo.org>2017-05-18 22:47:44 +0200
commit040d34f413c51e8f279b229c8ac46c259706a156 (patch)
treea1458bae3472a50c66bc2b54064636ca301b8c5c /virtual
parentperl-core/Unicode-Collate: version bump (diff)
downloadgentoo-040d34f413c51e8f279b229c8ac46c259706a156.tar.gz
gentoo-040d34f413c51e8f279b229c8ac46c259706a156.tar.bz2
gentoo-040d34f413c51e8f279b229c8ac46c259706a156.zip
virtual/perl-Unicode-Collate: version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.190.0.ebuild21
1 files changed, 21 insertions, 0 deletions
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 000000000000..957f7a7f761f
--- /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
+"