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