playground/review/programming/language/perl/perl-File-Copy-Recursive - Fix typos

Fatih Arslan paketler-commits at pardus.org.tr
Mon Oct 11 10:36:57 EEST 2010


Author: fatih.arslan
Date: Mon Oct 11 10:36:56 2010
New Revision: 102327

Modified:
   playground/review/programming/language/perl/perl-File-Copy-Recursive/actions.py
   playground/review/programming/language/perl/perl-File-Copy-Recursive/translations.xml
Log:
Fix typos

BUG:COMMENT:14595


---
 actions.py       |    1 -
 translations.xml |    4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: playground/review/programming/language/perl/perl-File-Copy-Recursive/actions.py
=================================================================
--- playground/review/programming/language/perl/perl-File-Copy-Recursive/actions.py	(original)
+++ playground/review/programming/language/perl/perl-File-Copy-Recursive/actions.py	Mon Oct 11 10:36:56 2010
@@ -7,7 +7,6 @@
 from pisi.actionsapi import perlmodules
 from pisi.actionsapi import pisitools
 from pisi.actionsapi import get
-#from pisi.actionsapi import pisitools
 
 WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
 

Modified: playground/review/programming/language/perl/perl-File-Copy-Recursive/translations.xml
=================================================================
--- playground/review/programming/language/perl/perl-File-Copy-Recursive/translations.xml	(original)
+++ playground/review/programming/language/perl/perl-File-Copy-Recursive/translations.xml	Mon Oct 11 10:36:56 2010
@@ -2,7 +2,7 @@
 <PISI>
     <Source>
         <Name>perl-File-Copy-Recursive</Name>
-        <Summary xml:lang="tr">Dosya ve klasörleri özyineleme olarak kopyalama imkanı sunuyor.</Summary>
-        <Description xml:lang="tr">perl-File-Copy-Recursive dosya ve klasörleri özyineleme olarak kopyalama imkanı sunan bir Perl modülüdür.</Description>
+        <Summary xml:lang="tr">Dosya ve klasörleri özyinelemeli olarak kopyalama imkanı sunuyor.</Summary>
+        <Description xml:lang="tr">perl-File-Copy-Recursive dosya ve klasörleri özyinelemeli olarak kopyalama imkanı sunan bir Perl modülüdür.</Description>
     </Source>
 </PISI>


More information about the paketler-commits mailing list