diff options
author | Kent Fredric <kentfredric@gmail.com> | 2015-06-15 03:56:22 +1200 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2015-06-15 03:56:22 +1200 |
commit | 029e21ecdc8d7255dc34c13fb30bc933aca56e6a (patch) | |
tree | 486f39c65461ec54690ea8f33e9726d97135f802 /dev-perl/CGI-Application-Plugin-LogDispatch | |
parent | [fixup] DateTime-Format-Epoch: Module::Build is no longer part of core Perl ... (diff) | |
download | perl-overlay-029e21ecdc8d7255dc34c13fb30bc933aca56e6a.tar.gz perl-overlay-029e21ecdc8d7255dc34c13fb30bc933aca56e6a.tar.bz2 perl-overlay-029e21ecdc8d7255dc34c13fb30bc933aca56e6a.zip |
[fixup] CGI-Application-Plugin-LogDispatch: 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/CGI-Application-Plugin-LogDispatch')
-rw-r--r-- | dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild b/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild index ba00ecc98..91532d4a3 100644 --- a/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild +++ b/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild @@ -19,7 +19,7 @@ RDEPEND=" virtual/perl-Scalar-List-Utils " DEPEND="$RDEPEND - virtual/perl-Module-Build" + dev-perl/Module-Build" PERL_RM_FILES=( t/pod.t |