perl-XML-Simple: remove long_desc.
This commit is contained in:
parent
b020bde283
commit
137cb1952c
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-XML-Simple'.
|
# Template build file for 'perl-XML-Simple'.
|
||||||
pkgname=perl-XML-Simple
|
pkgname=perl-XML-Simple
|
||||||
version=2.20
|
version=2.20
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="XML-Simple-$version"
|
wrksrc="XML-Simple-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.18"
|
hostmakedepends="perl>=5.18"
|
||||||
|
@ -14,6 +14,3 @@ license="GPL-1+/Artistic"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${CPAN_SITE}/XML/XML-Simple-$version.tar.gz"
|
distfiles="${CPAN_SITE}/XML/XML-Simple-$version.tar.gz"
|
||||||
checksum=5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a
|
checksum=5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a
|
||||||
long_desc="
|
|
||||||
This Perl module provides an easy API to read and write XML
|
|
||||||
(especially configuration files)."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue