From: rhatto Date: Mon, 4 Dec 2006 20:10:27 +0000 (+0000) Subject: moved perl-libint-perl to perl-libintl-perl X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=35e5c319e42771ba95265f77bb30e05736cc401f;p=slackbuilds.git 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 --- diff --git a/dev/perl/perl-libintl-perl/perl-libint-perl.SlackBuild b/dev/perl/perl-libintl-perl/perl-libintl-perl.SlackBuild 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 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