perl-Sub-Identify:rebuilt
This commit is contained in:
@@ -19,4 +19,4 @@ def check():
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("Changes")
|
||||
pisitools.dodoc("Changes", "README*")
|
||||
@@ -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-Sub-Identify</Name>
|
||||
@@ -9,6 +9,7 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Artistic-2</License>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<License>GPLv1</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Perl module to retrieve names of code references</Summary>
|
||||
@@ -22,6 +23,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>perl-Sub-Identify</Name>
|
||||
<Summary>Perl module to retrieve names of code references</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Test-Pod</Dependency>
|
||||
@@ -34,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-01-02</Date>
|
||||
<Version>0.14</Version>
|
||||
<Comment>Rebuilt</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2018-07-26</Date>
|
||||
<Version>0.14</Version>
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
<Summary xml:lang="tr">Kod referanslarının adlarını almak için Perl modülü</Summary>
|
||||
<Description xml:lang="tr">perl-Sub-Identify, introspection mekanizmasıyla kod referanslarının adlarını almaya yarayan bir Perl modülüdür.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user