perl-WWW-Robotrules:rebuilt
This commit is contained in:
@@ -23,4 +23,4 @@ def install():
|
||||
pisitools.remove("/usr/share/man/man3/WWW::RobotRules::AnyDBM_File.3pm")
|
||||
pisitools.remove("/usr/share/man/man3/WWW::RobotRules.3pm")
|
||||
|
||||
pisitools.dodoc("Changes", "MANIFEST", "README")
|
||||
pisitools.dodoc("Changes", "MANIFEST", "README")
|
||||
@@ -1,9 +1,9 @@
|
||||
<?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-WWW-Robotrules</Name>
|
||||
<Homepage>http://search.cpan.org/~gaas/WWW-RobotRules-6.02/</Homepage>
|
||||
<Homepage>https://metacpan.org/pod/WWW::RobotRules</Homepage>
|
||||
<Packager>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
@@ -23,6 +23,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>perl-WWW-Robotrules</Name>
|
||||
<Summary>database of robots.txt-derived permissions</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
@@ -36,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-13</Date>
|
||||
<Version>6.02</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>6.02</Version>
|
||||
@@ -65,4 +73,4 @@
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-WWW-Robotrules</Name>
|
||||
<Summary xml:lang="en">database of robots.txt-derived permissions</Summary>
|
||||
<Description xml:lang="en">This module parses /robots.txt files as specified in "A Standard for Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html> Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site.</Description>
|
||||
<Summary xml:lang="tr">robots.txt-turevi izinler veritabanı</Summary>
|
||||
<Description xml:lang="tr">Bu modÜl robots.txt dosyasının ayarlarını çözümleyebilen perl yordamları sunar.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user