]> gitweb.fluxo.info Git - slackbuilds.git/commitdiff
moved perl-libint-perl to perl-libintl-perl
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 4 Dec 2006 20:10:27 +0000 (20:10 +0000)
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 4 Dec 2006 20:10:27 +0000 (20:10 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@801 370017ae-e619-0410-ac65-c121f96126d4

dev/perl/perl-libintl-perl/perl-libintl-perl.SlackBuild [moved from dev/perl/perl-libintl-perl/perl-libint-perl.SlackBuild with 82% similarity]

similarity index 82%
rename from dev/perl/perl-libintl-perl/perl-libint-perl.SlackBuild
rename to dev/perl/perl-libintl-perl/perl-libintl-perl.SlackBuild
index 307ecd91f4e632a7fa00cfdafbd4e154904b6dc6..37c135f332f1da62b8f195b52c00b4585b888d1e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# SlackBuild script for perl-libint-perl
+# SlackBuild script for perl-libintl-perl
 # by rhatto at riseup.net by rhatto | gpl
 
 CWD="`pwd`"
@@ -26,7 +26,7 @@ if [ -f "~/.slackbuildrc" ]; then
 fi
 
 # default settings
-NAME="libint-perl"
+NAME="libintl-perl"
 PACKAGE="perl-`echo $NAME | sed -e 's/::/-/g' | tr '[:upper:]' '[:lower:]'`"
 TMP=${TMP:=/tmp}
 VERSION=${VERSION:=1.16}
@@ -102,18 +102,18 @@ cat << EOF > install/slack-desc
 # make exactly 11 lines for the formatting to be correct.  It's also
 # customary to leave one space after the ':'.
 
-                |-----handy-ruler-----------------------------------------------------|
-perl-libint-perl: perl-libint-perl
-perl-libint-perl:
-perl-libint-perl: The package libintl-perl is an internationalization library for Perl
-perl-libint-perl: that aims to be compatible with the Uniforum message translations
-perl-libint-perl: system as implemented for example in GNU gettext.
-perl-libint-perl:
-perl-libint-perl:
-perl-libint-perl:
-perl-libint-perl:
-perl-libint-perl:
-perl-libint-perl:
+                 |-----handy-ruler-----------------------------------------------------|
+perl-libintl-perl: perl-libintl-perl
+perl-libintl-perl:
+perl-libintl-perl: The package libintll-perl is an internationalization library for Perl
+perl-libintl-perl: that aims to be compatible with the Uniforum message translations
+perl-libintl-perl: system as implemented for example in GNU gettext.
+perl-libintl-perl:
+perl-libintl-perl:
+perl-libintl-perl:
+perl-libintl-perl:
+perl-libintl-perl:
+perl-libintl-perl:
 EOF
 
 # docs