perl-IO-String:rebuilt

This commit is contained in:
blue-devil
2020-01-11 17:55:15 +00:00
parent 92bee91f2d
commit 9b9cf5b3ee
3 changed files with 10 additions and 3 deletions
@@ -5,7 +5,6 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-IO-String</Name>
@@ -10,6 +10,7 @@
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<PartOf>programming.language.perl</PartOf>
<IsA>library</IsA>
<Summary>IO::File interface for in-core strings in Perl</Summary>
<Description>perl-IO-String is an IO::File interface for in-core strings in Perl.</Description>
@@ -20,6 +21,7 @@
</Source>
<Package>
<Name>perl-IO-String</Name>
<Summary>IO::File interface for in-core strings in Perl</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
@@ -30,6 +32,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-11</Date>
<Version>1.08</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>1.08</Version>
@@ -6,4 +6,3 @@
<Description xml:lang="tr">perl-IO-String, Perl dili için çekirdek içi metinlere yönelik bir G/Ç Dosya arayüzüdür.</Description>
</Source>
</PISI>