commit: 836ce768a4014037c4ce2d427e40333686019794 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Sep 13 17:23:01 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Sep 13 17:23:01 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=836ce768
[treeclean] remove virtual/perl-Math-Complex, which is totally superceded by ::gentoo --- virtual/perl-Math-Complex/ChangeLog | 39 ---------------------- virtual/perl-Math-Complex/metadata.xml | 5 --- .../perl-Math-Complex-1.560.0.ebuild | 22 ------------ .../perl-Math-Complex-1.580.0.ebuild | 15 --------- .../perl-Math-Complex-1.590.0-r1.ebuild | 15 --------- 5 files changed, 96 deletions(-) diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog deleted file mode 100644 index f14d859..0000000 --- a/virtual/perl-Math-Complex/ChangeLog +++ /dev/null @@ -1,39 +0,0 @@ -# ChangeLog for virtual/perl-Math-Complex -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 02 Jul 2014; Kent Fredric <[email protected]> - -perl-Math-Complex-1.350.0.ebuild: - Remove old 5.8-only virtuals - - 08 Nov 2013; Kent Fredric <[email protected]> - -perl-Math-Complex-1.590.0-r2.ebuild: - In gentoo - -*perl-Math-Complex-1.590.0-r2 (13 Aug 2013) - - 13 Aug 2013; Kent Fredric <[email protected]> - +perl-Math-Complex-1.590.0-r2.ebuild: - add perl-Math-Complex-1.590.0-r2 for perl v5.18* - -*perl-Math-Complex-1.590.0-r1 (31 Jul 2012) - - 31 Jul 2012; Kent Fredric <[email protected]> - -perl-Math-Complex-1.590.0.ebuild, +perl-Math-Complex-1.590.0-r1.ebuild: - Fix for 5.16 - -*perl-Math-Complex-1.590.0 (26 Feb 2012) - - 26 Feb 2012; Kent Fredric <[email protected]> - +perl-Math-Complex-1.590.0.ebuild: - Version Bump - -*perl-Math-Complex-1.580.0 (03 Aug 2011) -*perl-Math-Complex-1.560.0 (03 Aug 2011) -*perl-Math-Complex-1.350.0 (03 Aug 2011) - - 03 Aug 2011; Kent Fredric <[email protected]> - +perl-Math-Complex-1.350.0.ebuild, +perl-Math-Complex-1.560.0.ebuild, - +perl-Math-Complex-1.580.0.ebuild, +metadata.xml: - Adding virtuals for all available perls - diff --git a/virtual/perl-Math-Complex/metadata.xml b/virtual/perl-Math-Complex/metadata.xml deleted file mode 100644 index fcd994b..0000000 --- a/virtual/perl-Math-Complex/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-Math-Complex/perl-Math-Complex-1.560.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.560.0.ebuild deleted file mode 100644 index ea12871..0000000 --- a/virtual/perl-Math-Complex/perl-Math-Complex-1.560.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="Virtual for perl-core/Math-Complex" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND=" - || ( - =dev-lang/perl-5.10.1* - =dev-lang/perl-5.12.2* - =dev-lang/perl-5.14* - ) - !perl-core/Math-Complex -" diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild deleted file mode 100644 index 1d374af..0000000 --- a/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="Virtual for perl-core/Math-Complex" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND="~perl-core/Math-Complex-${PV}" diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild deleted file mode 100644 index c25a827..0000000 --- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="Virtual for perl-core/Math-Complex" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -DEPEND="" -RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/Math-Complex-${PV} )"
