Mark some perl packages with noarch. Bump rev.

--HG--
extra : convert_revision : 7f0c630b8989711cf851bee1242112af95a18a5f
This commit is contained in:
Juan RP 2009-10-17 03:09:18 +02:00
parent 613f8a22e9
commit 8447eda414
7 changed files with 16 additions and 2 deletions

View file

@ -1,6 +1,7 @@
# Template build file for 'perl-XML-Simple'.
pkgname=perl-XML-Simple
version=2.18
revision=1
wrksrc="XML-Simple-$version"
distfiles="${CPAN_SITE}/XML/XML-Simple-$version.tar.gz"
build_style=perl_module
@ -10,7 +11,8 @@ checksum=a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826
long_desc="
This Perl module provides an easy API to read and write XML
(especially configuration files)."
noarch=yes
Add_dependency full perl
Add_dependency full expat
Add_dependency full perl-XML-Parser