commit:     7721ced7b8e5d02c85181a24144cc8078e9f2c89
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr  5 22:21:32 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr  5 22:21:32 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7721ced7

[cpanclean] dev-perl/Mock-Quick-1.105.0

Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Mock-Quick/ChangeLog                 |  3 ++
 dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild | 42 ---------------------------
 2 files changed, 3 insertions(+), 42 deletions(-)

diff --git a/dev-perl/Mock-Quick/ChangeLog b/dev-perl/Mock-Quick/ChangeLog
index e1b4809..5214baf 100644
--- a/dev-perl/Mock-Quick/ChangeLog
+++ b/dev-perl/Mock-Quick/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Apr 2014; Kent Fredric <kentfred...@gmail.com> -Mock-Quick-1.105.0.ebuild:
+  Gone on CPAN
+
 *Mock-Quick-1.107.0 (05 Apr 2014)
 
   05 Apr 2014; Kent Fredric <kentfred...@gmail.com> +Mock-Quick-1.107.0.ebuild:

diff --git a/dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild 
b/dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild
deleted file mode 100644
index a9c0ec6..0000000
--- a/dev-perl/Mock-Quick/Mock-Quick-1.105.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=EXODIST
-MODULE_VERSION=1.105
-inherit perl-module
-
-DESCRIPTION='Quickly mock objects and classes, even temporarily replace them,'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # Module::Build 0.40 ( 0.400.0 )
-       echo \>=virtual/perl-Module-Build-0.400.0
-}
-perl_meta_build() {
-       # Fennec::Lite 0.004 ( 0.4.0 )
-       echo \>=dev-perl/Fennec-Lite-0.4.0
-       # Test::Exception 0.29 ( 0.290.0 )
-       echo \>=dev-perl/Test-Exception-0.290.0
-       # Test::Simple 0.88 ( 0.880.0 )
-       echo \>=virtual/perl-Test-Simple-0.88
-}
-perl_meta_runtime() {
-       # Carp
-       echo dev-lang/perl
-       # Exporter::Declare 0.103 ( 0.103.0 )
-       echo \>=dev-perl/Exporter-Declare-0.103.0
-       # Scalar::Util
-       echo virtual/perl-Scalar-List-Utils
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

Reply via email to