commit:     43f1fc1a26c2ef9069d1592b8dbe57108e6f9279
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep 13 17:23:23 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep 13 17:23:23 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=43f1fc1a

[treeclean] remove perl-core/Math-Complex, which is totally superceded by 
::gentoo

---
 perl-core/Math-Complex/ChangeLog                   | 16 --------
 perl-core/Math-Complex/Math-Complex-1.580.0.ebuild | 27 ------------
 perl-core/Math-Complex/Math-Complex-1.590.0.ebuild | 48 ----------------------
 perl-core/Math-Complex/metadata.xml                | 14 -------
 4 files changed, 105 deletions(-)

diff --git a/perl-core/Math-Complex/ChangeLog b/perl-core/Math-Complex/ChangeLog
deleted file mode 100644
index 2492675..0000000
--- a/perl-core/Math-Complex/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-# ChangeLog for perl-core/Math-Complex
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Math-Complex-1.590.0 (26 Feb 2012)
-
-  26 Feb 2012; Kent Fredric <[email protected]>
-  +Math-Complex-1.590.0.ebuild:
-  Version Bump
-
-*Math-Complex-1.580.0 (03 Aug 2011)
-
-  03 Aug 2011; Kent Fredric <[email protected]>
-  +Math-Complex-1.580.0.ebuild, +metadata.xml:
-  Added as listed as outdated by CPANOUTDATED
-

diff --git a/perl-core/Math-Complex/Math-Complex-1.580.0.ebuild 
b/perl-core/Math-Complex/Math-Complex-1.580.0.ebuild
deleted file mode 100644
index f9a0f26..0000000
--- a/perl-core/Math-Complex/Math-Complex-1.580.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=1.58
-inherit perl-module
-
-DESCRIPTION="complex numbers and associated mathematical functions"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-       $(comment virtual/perl-Config)
-       $(comment virtual/perl-Exporter)
-       virtual/perl-ExtUtils-MakeMaker
-       >=virtual/perl-Scalar-List-Utils-1.110.0
-       virtual/perl-Test-Simple
-       $(comment virtual/perl-overload)
-       $(comment virtual/perl-strict)
-       $(comment virtual/perl-warnings)
-"
-DEPEND="${COMMON_DEPEND}"
-RDEPEND="${COMMON_DEPEND}"
-SRC_TEST="do"

diff --git a/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild 
b/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild
deleted file mode 100644
index 25b21d7..0000000
--- a/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=1.59
-inherit perl-module
-
-DESCRIPTION='Math-Complex'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-       # Config
-       #echo unresolved
-       # Exporter
-       echo virtual/perl-Exporter
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-       # Scalar::Util 1.11 ( 1.110.0 )
-       echo \>=virtual/perl-Scalar-List-Utils-1.110.0
-       # Test::More
-       echo virtual/perl-Test-Simple
-       # overload
-       echo dev-lang/perl
-       # strict
-       echo dev-lang/perl
-       # warnings
-       echo dev-lang/perl
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/perl-core/Math-Complex/metadata.xml 
b/perl-core/Math-Complex/metadata.xml
deleted file mode 100644
index 177d970..0000000
--- a/perl-core/Math-Complex/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <herd>perl</herd>
-  <maintainer>
-    <email>[email protected]</email>
-    <name>Kent Fredric</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">Math-Complex</remote-id>
-    <remote-id type="cpan-module">Math::Complex</remote-id>
-    <remote-id type="cpan-module">Math::Trig</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to