summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik v. Raven <hendrik@consetetur.de>2017-11-13 15:59:07 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-17 19:53:38 +0100
commitf60bde64648a215c027fd84fa57741544001dad6 (patch)
tree63bb7794635b1e34a1b548e554c253c4323da9a2 /virtual/perl-Unicode-Collate
parentperl-core/Unicode-Collate: version bump (diff)
downloadgentoo-f60bde64648a215c027fd84fa57741544001dad6.tar.gz
gentoo-f60bde64648a215c027fd84fa57741544001dad6.tar.bz2
gentoo-f60bde64648a215c027fd84fa57741544001dad6.zip
virtual/perl-Unicode-Collate: version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'virtual/perl-Unicode-Collate')
-rw-r--r--virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.210.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.210.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.210.0.ebuild
new file mode 100644
index 000000000000..79b026c9211d
--- /dev/null
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.210.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+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"
+
+RDEPEND="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"