diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-12-04 20:10:27 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-12-04 20:10:27 +0000 |
commit | 35e5c319e42771ba95265f77bb30e05736cc401f (patch) | |
tree | 64ead7e6a7a3c941c2ecb41568f05f9c76556eb9 /dev/perl | |
parent | fd96f3391c5d90580bd0366f0d6b64f9bb049e00 (diff) | |
download | slackbuilds-35e5c319e42771ba95265f77bb30e05736cc401f.tar.gz slackbuilds-35e5c319e42771ba95265f77bb30e05736cc401f.tar.bz2 |
moved perl-libint-perl to perl-libintl-perl
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@801 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev/perl')
-rwxr-xr-x | dev/perl/perl-libintl-perl/perl-libintl-perl.SlackBuild (renamed from dev/perl/perl-libintl-perl/perl-libint-perl.SlackBuild) | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/dev/perl/perl-libintl-perl/perl-libint-perl.SlackBuild b/dev/perl/perl-libintl-perl/perl-libintl-perl.SlackBuild index 307ecd91..37c135f3 100755 --- a/dev/perl/perl-libintl-perl/perl-libint-perl.SlackBuild +++ b/dev/perl/perl-libintl-perl/perl-libintl-perl.SlackBuild @@ -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 |