diff options
author | Kent Fredric <kentfredric@gmail.com> | 2015-06-15 03:57:58 +1200 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2015-06-15 03:57:58 +1200 |
commit | 63d238ae581d9ddc8241e33e7f38422f913c7b5f (patch) | |
tree | a101fd78ef83ef2741e623199fdce71c7134703d /dev-perl/Catalyst-Plugin-Log-Dispatch | |
parent | [fixup] Lexical-Var: Module::Build is no longer part of core Perl and has be... (diff) | |
download | perl-overlay-63d238ae581d9ddc8241e33e7f38422f913c7b5f.tar.gz perl-overlay-63d238ae581d9ddc8241e33e7f38422f913c7b5f.tar.bz2 perl-overlay-63d238ae581d9ddc8241e33e7f38422f913c7b5f.zip |
[fixup] Catalyst-Plugin-Log-Dispatch: Module::Build is no longer part of core Perl and has been moved to dev-perl
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/Catalyst-Plugin-Log-Dispatch')
-rw-r--r-- | dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild index 4c73093ee..b9ea2df9e 100644 --- a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild +++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild @@ -22,7 +22,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - virtual/perl-Module-Build + dev-perl/Module-Build " PERL_RM_FILES=( t/pod.t |