commit: a74655cbaa760ab0a9b2ed408ce5ceda886a6062
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:12:15 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:12:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a74655cb
[fixup] Padre-Plugin-Autoformat: Module::Build is no longer part of core Perl
and has been moved to dev-perl
Package-Manager: portage-2.2.17
.../Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.220.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.220.0.ebuild
b/dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.220.0.ebuild
index 1981bff..32a687d 100644
--- a/dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.220.0.ebuild
+++ b/dev-perl/Padre-Plugin-Autoformat/Padre-Plugin-Autoformat-1.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -14,6 +14,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=virtual/perl-Module-Build-0.36.01"
+DEPEND=">=dev-perl/Module-Build-0.36.01"
RDEPEND="app-editors/padre
dev-perl/text-autoformat"