commit: 36cdce41f7fc80abfaf369baca5410c941410097
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 19 09:28:25 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 19 09:28:25 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=36cdce41
[bump] Module-Compile-0.350.0, remove old
Package-Manager: portage-2.2.17
.../{Module-Compile-0.340.0.ebuild => Module-Compile-0.350.0.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Module-Compile/Module-Compile-0.340.0.ebuild
b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
similarity index 81%
rename from dev-perl/Module-Compile/Module-Compile-0.340.0.ebuild
rename to dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
index a30f98f..d9221d4 100644
--- a/dev-perl/Module-Compile/Module-Compile-0.340.0.ebuild
+++ b/dev-perl/Module-Compile/Module-Compile-0.350.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
MODULE_AUTHOR=INGY
-MODULE_VERSION=0.34
+MODULE_VERSION=0.35
inherit perl-module
DESCRIPTION="Perl Module Optimization"
@@ -22,4 +22,3 @@ DEPEND="
PERL_RM_FILES=(
t/release-pod-syntax.t
)
-SRC_TEST="do parallel"