commit: 8a4cd04c474d1595a40ce40113698e23b07646e1 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Wed Aug 19 10:36:08 2015 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Wed Aug 19 10:36:08 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8a4cd04c
virtual/perl-Unicode-Collate: Removed due to availability in ::gentoo virtual/perl-Unicode-Collate/metadata.xml | 5 ----- .../perl-Unicode-Collate-1.40.0.ebuild | 19 ------------------- 2 files changed, 24 deletions(-) diff --git a/virtual/perl-Unicode-Collate/metadata.xml b/virtual/perl-Unicode-Collate/metadata.xml deleted file mode 100644 index fcd994b..0000000 --- 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 c7cbabd..0000000 --- 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} -"
