From e6a5ac7e03551b01ec49518daee1418f29e8d02a Mon Sep 17 00:00:00 2001 From: blue-devil Date: Tue, 14 Jan 2020 17:39:01 +0000 Subject: [PATCH] perl-Text-ParseWords:rebuilt --- .../language/perl/perl-Text-ParseWords/actions.py | 3 +-- .../language/perl/perl-Text-ParseWords/pspec.xml | 12 ++++++++++-- .../perl/perl-Text-ParseWords/translations.xml | 6 +++--- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/programming/language/perl/perl-Text-ParseWords/actions.py b/programming/language/perl/perl-Text-ParseWords/actions.py index f90167b74e..9a44f49516 100644 --- a/programming/language/perl/perl-Text-ParseWords/actions.py +++ b/programming/language/perl/perl-Text-ParseWords/actions.py @@ -6,7 +6,6 @@ from pisi.actionsapi import perlmodules from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools from pisi.actionsapi import get #WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION()) @@ -22,4 +21,4 @@ def check(): def install(): perlmodules.install() - pisitools.remove("usr/share/man/man3/Text::ParseWords.3pm") + pisitools.removeDir("usr/share/man/man3/") \ No newline at end of file diff --git a/programming/language/perl/perl-Text-ParseWords/pspec.xml b/programming/language/perl/perl-Text-ParseWords/pspec.xml index 4fa1929227..77660d75a1 100644 --- a/programming/language/perl/perl-Text-ParseWords/pspec.xml +++ b/programming/language/perl/perl-Text-ParseWords/pspec.xml @@ -1,5 +1,5 @@ - + perl-Text-ParseWords @@ -22,6 +22,7 @@ perl-Text-ParseWords + Text::ParseWords - parse text into an array of tokens or array of arrays perl @@ -33,6 +34,13 @@ + + 2020-01-13 + 3.30 + Rebuild for new toolchain + Blue Devil + bluedevil@sctzine.com + 2018-07-26 3.30 @@ -62,4 +70,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file diff --git a/programming/language/perl/perl-Text-ParseWords/translations.xml b/programming/language/perl/perl-Text-ParseWords/translations.xml index 7be8bf98a0..6224a13ffb 100644 --- a/programming/language/perl/perl-Text-ParseWords/translations.xml +++ b/programming/language/perl/perl-Text-ParseWords/translations.xml @@ -2,7 +2,7 @@ perl-Text-ParseWords - Text::ParseWords - parse text into an array of tokens or array of arrays - This module has two interfaces, one through color() and colored() and the other through constants. It also offers the utility functions uncolor(), colorstrip(), and colorvalid(), which have to be explicitly imported to be used + Text::ParseWords - verilen metni çözümleyerek bir dizi oluşturur. + perl-Text-ParseWords, verilen metni çözümleyerek bir dizi oluşturabilen bir perl modülüdür. - + \ No newline at end of file