commit:     cbb689617a80ddda0e45637ef60e77e35d4f005d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 12 15:56:49 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 12 15:56:49 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cbb68961

[cleanup] dev-perl/Test-Regression remove old

Package-Manager: portage-2.2.10

---
 .../Test-Regression/Test-Regression-0.50.0.ebuild  | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/dev-perl/Test-Regression/Test-Regression-0.50.0.ebuild 
b/dev-perl/Test-Regression/Test-Regression-0.50.0.ebuild
deleted file mode 100644
index 7ff4e72..0000000
--- a/dev-perl/Test-Regression/Test-Regression-0.50.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=SILASMONK
-MODULE_VERSION="0.05"
-inherit perl-module
-
-#
-DESCRIPTION="A two-phase Test library. One: Generate outputs. Two: Compare 
them"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-       virtual/perl-Test-Simple
-       dev-perl/Test-Differences
-       dev-perl/Text-Diff
-       dev-perl/Algorithm-Diff
-"
-DEPEND="
-       >=virtual/perl-Module-Build-0.35
-       dev-perl/Test-MockObject
-       virtual/perl-File-Spec
-       ${COMMON_DEPEND}
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

Reply via email to