commit: 6efc804c41a8e744718d7cf14371663bf630a6e9 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Wed Jul 2 18:21:51 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Wed Jul 2 18:21:51 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6efc804c
[p.mask] Time-Format and Weather-Com due to removal of Date-Manip<6 in ::gentoo on Jun 11 --- profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7dad5f5..be54fd7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,3 +1,12 @@ +# Kent Fredric <[email protected]> (03 Jul 2014) +# Depends on old version of Date-Manip which is no longer available in portage since +# 11 Jun 2014, and upstream are unresponsive. +# Presently unresolvable as lots of things need the newer version, which has a new ABI +# Unmask if upstream fixes Time-Format. +# Trim these modules from tree if this problem exists after Jul 2015 +<=dev-perl/Time-Format-0.80.0 +<=dev-perl/Weather-Com-2.0.0 + # Kent Fredric <[email protected]> (12 August 2012) # Early versions of Perl 5.18 which need testing. >=dev-lang/perl-5.18.0
