commit:     7646aae2ade3f59945efdaa99e4b7be00b0b930e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 11:24:25 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 11:24:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=7646aae2

[cleanup] Log-Dispatchouli: Remove old versions

Package-Manager: portage-2.2.17

 .../Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild | 40 ----------------------
 .../Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild | 40 ----------------------
 2 files changed, 80 deletions(-)

diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild 
b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild
deleted file mode 100644
index e9b063a..0000000
--- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.4.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-MODULE_VERSION="2.004"
-MODULE_AUTHOR=RJBS
-
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="Simple wrapper around Log::Dispatch"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-bdepend Test-Deep
-bdepend Test-Fatal
-bdepend-virtual Test-Simple 0.96
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual File-Spec
-depend log-dispatch        # Log::Dispatch
-depend Log-Dispatch-Array
-# depend Log-Dispatch-File   # in log-dispatch
-# depend Log-Dispatch-Screen # in log-dispatch
-depend Params-Util
-depend-virtual Scalar-List-Utils # Scalar::Util
-depend String-Flogger
-depend Sub-Exporter
-depend Sub-Exporter-GlobExporter 0.2 # 0.002
-depend-virtual Sys-Syslog 0.160.0
-depend Try-Tiny 0.40 # 0.04
-# depend overload # CORE
-
-ddep_setup;
-
-SRC_TEST=do

diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild 
b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild
deleted file mode 100644
index 4d58853..0000000
--- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.5.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=2.005
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="Simple wrapper around Log::Dispatch"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-bdepend Test-Deep
-bdepend Test-Fatal
-bdepend-virtual Test-Simple 0.96
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual File-Spec
-depend log-dispatch        # Log::Dispatch
-depend Log-Dispatch-Array
-# depend Log-Dispatch-File   # in log-dispatch
-# depend Log-Dispatch-Screen # in log-dispatch
-depend Params-Util
-depend-virtual Scalar-List-Utils # Scalar::Util
-depend String-Flogger
-depend Sub-Exporter
-depend Sub-Exporter-GlobExporter 0.2 # 0.002
-depend-virtual Sys-Syslog 0.160.0
-depend Try-Tiny 0.40 # 0.04
-# depend overload # CORE
-
-ddep_setup;
-
-SRC_TEST=do

Reply via email to