commit: 8838bcae580d04a71db753c104c6d881eba030da
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:48:16 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:48:16 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8838bcae
[cleanup] virtual/perl-Unicode-Collate: remove version now in ::gentoo
Package-Manager: portage-2.2.17
.../perl-Unicode-Collate-1.120.0.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.120.0.ebuild
b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.120.0.ebuild
deleted file mode 100644
index 988028d..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.120.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 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.22* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}
-"