perl-*: corrected maintainer field.
This commit is contained in:
parent
565cf4e5e4
commit
2c42253f93
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'perl-Crypt-Blowfish'.
|
||||
pkgname=perl-Crypt-Blowfish
|
||||
version=2.14
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="Crypt-Blowfish-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Crypt::Blowfish - Blowfish cryptography algorithm interface"
|
||||
maintainer="Juan RP <xtraeme@gmail.com"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Crypt-Blowfish"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Crypt/Crypt-Blowfish-${version}.tar.gz"
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
pkgname=perl-Crypt-DH
|
||||
version=0.07
|
||||
wrksrc="Crypt-DH-${version}"
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="perl>=5.18 perl-Math-BigInt-GMP"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Crypt::DH - Diffie-Hellman key exchange system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Crypt-DH"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Crypt/Crypt-DH-${version}.tar.gz"
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
pkgname=perl-Lchown
|
||||
version=1.01
|
||||
wrksrc="Lchown-${version}"
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${makedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Perl module interface to the lchown() system call"
|
||||
maintainer="Juan RP <xtraeme@gmail.com"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Lchown"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/Lchown-${version}.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'perl-Math-BigInt-GMP'.
|
||||
pkgname=perl-Math-BigInt-GMP
|
||||
version=1.37
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="Math-BigInt-GMP-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends} gmp-devel"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
||||
maintainer="Juan RP <xtraeme@gmail.com"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Math-BigInt-GMP"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue