From 4e4db4fec77fc5329098c21cd79b011538329889 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sat, 11 Jan 2020 18:12:49 +0000 Subject: [PATCH] perl-Try-Tiny:rebuilt --- programming/language/perl/perl-Try-Tiny/actions.py | 2 +- programming/language/perl/perl-Try-Tiny/pspec.xml | 13 +++++++++++-- .../language/perl/perl-Try-Tiny/translations.xml | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/programming/language/perl/perl-Try-Tiny/actions.py b/programming/language/perl/perl-Try-Tiny/actions.py index d7aeed16a8..6d5d794823 100644 --- a/programming/language/perl/perl-Try-Tiny/actions.py +++ b/programming/language/perl/perl-Try-Tiny/actions.py @@ -19,4 +19,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("Changes") + pisitools.dodoc("LICENCE", "README") \ No newline at end of file diff --git a/programming/language/perl/perl-Try-Tiny/pspec.xml b/programming/language/perl/perl-Try-Tiny/pspec.xml index 91f68ac19e..46e94c8d81 100644 --- a/programming/language/perl/perl-Try-Tiny/pspec.xml +++ b/programming/language/perl/perl-Try-Tiny/pspec.xml @@ -1,5 +1,5 @@ - + perl-Try-Tiny @@ -9,6 +9,7 @@ admins@pisilinux.org Artistic-2 + programming.language.perl GPLv1 library Perl module to implement minimal try/catch @@ -22,6 +23,7 @@ perl-Try-Tiny + Perl module to implement minimal try/catch perl perl-Capture-Tiny @@ -34,6 +36,13 @@ + + 2020-01-07 + 0.30 + Rebuild for new toolchain + Blue Devil + bluedevil@sctzine.com + 2018-07-26 0.30 @@ -63,4 +72,4 @@ osman.erkan@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/perl/perl-Try-Tiny/translations.xml b/programming/language/perl/perl-Try-Tiny/translations.xml index fa5ae50438..9b17d5c304 100644 --- a/programming/language/perl/perl-Try-Tiny/translations.xml +++ b/programming/language/perl/perl-Try-Tiny/translations.xml @@ -5,4 +5,4 @@ Perl için basit bir try/catch gerçeklemesi perl-Try-Tiny, Perl için $@ yerelleştirmesi sağlayan basit bir try/catch gerçeklemesidir. - + \ No newline at end of file