summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/gtk2-perl: ppc64 stable wrt bug #573550Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/glib-perl: ppc64 stable wrt bug #573496Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/libintl-perl: ppc64 stable wrt bug #577104Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/IO-Event: ppc64 stable wrt bug #571596Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Data-Structure-Util: ppc64 stable wrt bug #571596Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/File-Flock: ppc64 stable wrt bug #571596Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/HTML-Strip: ppc64 stable wrt bug #575452Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Sub-Exporter-Progressive: ppc64 stable wrt bug #573480Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Gentoo-PerlMod-Version: ppc64 stable wrt bug #573480Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/PDF-API2: Version bumpKent Fredric2016-03-162-0/+37
| | | | Package-Manager: portage-2.2.28
* dev-perl/PBS-Client: Bump to version 0.110.0Kent Fredric2016-03-162-0/+26
| | | | | | | | | | - EAPI6 - Fixup deps Upstream: - Fix error using IPC::Open3 Package-Manager: portage-2.2.28
* dev-perl/Path-Tiny: Bump to version 0.84.0Kent Fredric2016-03-162-0/+42
| | | | | | | | | | | | | | | | | | | | | | | - EAPI6 - Cleanup deps. - Make recommended deps optional Upstream: - New methods: assert, visit, edit{,_raw,_utf8}, edit_lines{,_raw,_utf8}, - lines() accepts negative count to fetch last lines - Exclusive locking options added to filehandle opens - copy() now returns a path() for the copied file - Spaces in tilde expansion no longer broken - realpath() no longer fatalizes if path_part[-1] is all that is missing - values returned to visit() only dereferenced if scalar refs. - Bug fixes in arg handling with File::Path - Fixed spewing to symlink that crosses fs boundary - relative() no longer implemented using File::Spec rel2abs Needs rekeywording for: ~arm ~hppa ~ppc Including: dev-perl/Test-MockRandom-1.10.0 Package-Manager: portage-2.2.28
* dev-perl/Test-MockRandom: Added to tree at version 1.10.0Kent Fredric2016-03-163-0/+55
| | | | | | Added for dev-perl/Path-Tiny-0.84.0 Package-Manager: portage-2.2.28
* dev-perl/Path-Class: Bump to version 0.360.0Kent Fredric2016-03-162-0/+40
| | | | | | | | | | | | | - EAPI6 - Test & Dep cleanup Upstream: - Better error handling/checking - Lazier loading some dendencies - Fix weird "operation eq not found" bug - contains() fixes Package-Manager: portage-2.2.28
* dev-perl/Parse-RecDescent: Bump to version 1.967.13Kent Fredric2016-03-162-0/+41
| | | | | | | | | | | | | | | | | | - EAPI6 - Fixup DESCRIPTION - Fixup deps - Fixup Tests - add USE="examples" Upstream: - Avoid bug with "already defined" in precompiled parsers. - Precompiled parser runtime sharing support. - Global skip: now more like other skip: directives - Sort hash key structures emitted for consistency - Precompiled parsers track parent compiler. - Localise Data::Dumper args to avoid certain bugs Package-Manager: portage-2.2.28
* dev-perl/Parse-ErrorString-Perl: Bump to version 0.220.0Kent Fredric2016-03-162-0/+31
| | | | | | | | | - EAPI6 Upstream: - Fix test bug on Perl 5.22 Package-Manager: portage-2.2.28
* dev-perl/Params-Validate: Bump to version 1.220.0Kent Fredric2016-03-162-0/+37
| | | | | | | Upstream: - Bugs fixed in error handling and error message formatting Package-Manager: portage-2.2.28
* dev-perl/Parallel-Prefork: Bumped to version 0.180.0Kent Fredric2016-03-162-0/+31
| | | | | | | | | | | | - EAPI6 - New deps Upstream: - wait_all_children now supports timeouts - fix ::SpareWorkers not spawning maxworkers - fix ::SpareWorkers crashing on signal + statusIO Package-Manager: portage-2.2.28
* dev-perl/Signal-Mask: Added to tree at version 0.8.0Kent Fredric2016-03-163-0/+48
| | | | | | Required fror new dev-perl/Parallel-Prefork Package-Manager: portage-2.2.28
* dev-perl/Thread-SigMask: Added to tree at version 0.4.0Kent Fredric2016-03-163-0/+46
| | | | | | | Required for dev-perl/Signal-Mask, required by dev-perl/Parallel-Prefork Package-Manager: portage-2.2.28
* dev-perl/Parallel-ForkManager: Version bumpKent Fredric2016-03-162-0/+40
| | | | Package-Manager: portage-2.2.28
* dev-perl/PAR: Bump to version 1.10.0Kent Fredric2016-03-162-0/+35
| | | | | | | | | | | | - EAPI6 - Recommended Deps + USE="minimal" - POD Tests killed Upstream: - Fix bugs with inc/ handling - Fix bugs in dll extraction Package-Manager: portage-2.2.28
* dev-perl/Ogg-Vorbis-Header: Shorten DESCRIPTIONKent Fredric2016-03-161-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-perl/PadWalker: Remove oldAndreas K. Hüttel2016-03-162-18/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/PPI: Remove oldAndreas K. Hüttel2016-03-162-35/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/Mozilla-CA: Remove oldAndreas K. Hüttel2016-03-162-22/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/B-Keywords: Remove oldAndreas K. Hüttel2016-03-162-20/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/Finance-Quote: Remove oldAndreas K. Hüttel2016-03-162-27/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/IO-AIO: Remove oldAndreas K. Hüttel2016-03-162-22/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/Log-Dispatch: Remove oldAndreas K. Hüttel2016-03-162-27/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/JSON-XS: Remove oldAndreas K. Hüttel2016-03-162-22/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/GraphViz: Remove oldAndreas K. Hüttel2016-03-162-39/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/PPIx-Regexp: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/String-Format: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Pod-Spell: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Perl-Critic-Dynamic: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Perl-Critic: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/PPIx-Utilities: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Mozilla-CA: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/B-Keywords: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Finance-Quote: ppc stable wrt bug #572140Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/GnuPG-Interface: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MooX-late: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Type-Tiny: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Moo: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Role-Tiny: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Module-Runtime: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Class-Method-Modifiers: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MooX-HandlesVia: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/MooX-Types-MooseLike: ppc stable wrt bug #573536Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>