playground/review/programming/language/perl/perl-File-pushd - Fix translation, remove unused file

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


Author: fatih.arslan
Date: Mon Oct 11 10:46:42 2010
New Revision: 102328

Modified:
   playground/review/programming/language/perl/perl-File-pushd/actions.py
   playground/review/programming/language/perl/perl-File-pushd/pspec.xml
   playground/review/programming/language/perl/perl-File-pushd/translations.xml
Log:
Fix translation, remove unused file

BUG:COMMENT:14593


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

Modified: playground/review/programming/language/perl/perl-File-pushd/actions.py
=================================================================
--- playground/review/programming/language/perl/perl-File-pushd/actions.py	(original)
+++ playground/review/programming/language/perl/perl-File-pushd/actions.py	Mon Oct 11 10:46:42 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-pushd/pspec.xml
=================================================================
--- playground/review/programming/language/perl/perl-File-pushd/pspec.xml	(original)
+++ playground/review/programming/language/perl/perl-File-pushd/pspec.xml	Mon Oct 11 10:46:42 2010
@@ -10,7 +10,7 @@
         </Packager>
         <License>GPLv2</License>
         <IsA>library</IsA>
-        <Summary>change directory temporarily for a limited scope</Summary>
+        <Summary>Change directory temporarily for a limited scope</Summary>
         <Description>perl-File-pushd is a Perl module that change directory temporarily for a limited scope</Description>
         <Archive sha1sum="1c78a35d0876c64ceeadeb305ef1813a27c6bc14" type="targz">mirrors://cpan/authors/id/D/DA/DAGOLDEN/File-pushd-1.00.tar.gz</Archive>
         <BuildDependencies>

Modified: playground/review/programming/language/perl/perl-File-pushd/translations.xml
=================================================================
--- playground/review/programming/language/perl/perl-File-pushd/translations.xml	(original)
+++ playground/review/programming/language/perl/perl-File-pushd/translations.xml	Mon Oct 11 10:46:42 2010
@@ -2,7 +2,7 @@
 <PISI>
     <Source>
         <Name>perl-File-pushd</Name>
-        <Summary xml:lang="tr">Kapsamı sınırlandırılmış klasörleri geçiçi bir süreliğine değiştiriyor.</Summary>
-        <Description xml:lang="tr">perl-File-pushd kapsamı sınırlandırılmış klasörleri geçiçi bir süreliğini değiştiren bir Perl modülüdür.</Description>
+        <Summary xml:lang="tr">Sınırlı bir kapsamda kısa bir süre için klasör değiştiren bir perl modülü.</Summary>
+        <Description xml:lang="tr">perl-File-pushd sınırlı bir kapsamda kısa bir süre için klasör değiştirmeye yarayan bir perl modülüdür.</Description> 
     </Source>
 </PISI>


More information about the paketler-commits mailing list