commit: 8a77691b206a9d412c8d42735306caf00ab06488 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Tue Mar 8 18:11:08 2016 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Mar 8 18:11:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8a77691b
virtual/perl-Unicode-Normalize: remove, gone to ::gentoo virtual/perl-Unicode-Normalize/metadata.xml | 8 -------- .../perl-Unicode-Normalize-1.170.0.ebuild | 19 ------------------- .../perl-Unicode-Normalize-1.180.0.ebuild | 19 ------------------- 3 files changed, 46 deletions(-) diff --git a/virtual/perl-Unicode-Normalize/metadata.xml b/virtual/perl-Unicode-Normalize/metadata.xml deleted file mode 100644 index 68ddbed..0000000 --- a/virtual/perl-Unicode-Normalize/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Perl Project</name> - </maintainer> -</pkgmetadata> diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.170.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.170.0.ebuild deleted file mode 100644 index 7022441..0000000 --- a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.170.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -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} -" diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.180.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.180.0.ebuild deleted file mode 100644 index 33a4ccf..0000000 --- a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.180.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ -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} -"
