diff options
author | Murat D. Kadirov <banderols@gmail.com> | 2010-05-13 00:32:58 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:32:58 +0200 |
commit | 8a9ee6f11b68d196f323ac7b68dbad71e1056958 (patch) | |
tree | 1ed28b14f4ad38332c581e1047914b1ae246e5e0 /libraries/perl-xml-namespacesupport | |
parent | 178abcacf13d71040b4a78be4a4b1ce512b1ba51 (diff) | |
download | slackbuilds-8a9ee6f11b68d196f323ac7b68dbad71e1056958.tar.gz |
libraries/perl-xml-namespacesupport: Updated for version 1.09
Diffstat (limited to 'libraries/perl-xml-namespacesupport')
3 files changed, 10 insertions, 8 deletions
diff --git a/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.SlackBuild b/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.SlackBuild index 2713806c0d..69153efdd8 100644 --- a/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.SlackBuild +++ b/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.SlackBuild @@ -8,7 +8,7 @@ PRGNAM=perl-xml-namespacesupport SRCNAM=XML-NamespaceSupport VERSION=1.09 -ARCH=noarch +ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -52,4 +52,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.info b/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.info index 841441994c..2fb848c62f 100644 --- a/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.info +++ b/libraries/perl-xml-namespacesupport/perl-xml-namespacesupport.info @@ -2,7 +2,9 @@ PRGNAM="perl-xml-namespacesupport" VERSION="1.09" HOMEPAGE="http://search.cpan.org/~rberjon/XML-NamespaceSupport-1.09/" DOWNLOAD="http://search.cpan.org/CPAN/authors/id/R/RB/RBERJON/XML-NamespaceSupport-1.09.tar.gz" +DOWNLOAD_x86_64="" MD5SUM="b0867d7b599d8a63ba630fa6227936fe" +MD5SUM_x86_64="" MAINTAINER="Murat D. Kadirov" EMAIL="banderols@gmail.com" APPROVED="dsomero" diff --git a/libraries/perl-xml-namespacesupport/slack-desc b/libraries/perl-xml-namespacesupport/slack-desc index 06b3dad9ec..f60082f5e2 100644 --- a/libraries/perl-xml-namespacesupport/slack-desc +++ b/libraries/perl-xml-namespacesupport/slack-desc @@ -1,11 +1,11 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. - |-----handy-ruler-------------------------------------| + |-----handy-ruler------------------------------------------------------| perl-xml-namespacesupport: XML::NamespaceSupport (perl module) perl-xml-namespacesupport: perl-xml-namespacesupport: Simple generic namespace support class |