summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-08-19 22:36:08 +1200
committerKent Fredric <kentfredric@gmail.com>2015-08-19 22:36:08 +1200
commit8a4cd04c474d1595a40ce40113698e23b07646e1 (patch)
tree19d5bb9bca63164fa4768a6ee1a067ebb1738ede /virtual
parentdev-perl/autobox: Removed due to availability in ::gentoo (diff)
downloadperl-overlay-8a4cd04c474d1595a40ce40113698e23b07646e1.tar.gz
perl-overlay-8a4cd04c474d1595a40ce40113698e23b07646e1.tar.bz2
perl-overlay-8a4cd04c474d1595a40ce40113698e23b07646e1.zip
virtual/perl-Unicode-Collate: Removed due to availability in ::gentoo
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Unicode-Collate/metadata.xml5
-rw-r--r--virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild19
2 files changed, 0 insertions, 24 deletions
diff --git a/virtual/perl-Unicode-Collate/metadata.xml b/virtual/perl-Unicode-Collate/metadata.xml
deleted file mode 100644
index fcd994bc8..000000000
--- a/virtual/perl-Unicode-Collate/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
-</pkgmetadata>
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
deleted file mode 100644
index c7cbabdca..000000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.40.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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}
-"