diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-01 00:36:48 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-01 00:37:09 +0200 |
commit | 10c658f0a851b2132aa7741744c51aea147f6eb2 (patch) | |
tree | 3187400a9709385f88b41d66aec21be146c8dd3a | |
parent | dev-perl/Business-ISMN: Version bump 1.202 (diff) | |
download | gentoo-10c658f0a851b2132aa7741744c51aea147f6eb2.tar.gz gentoo-10c658f0a851b2132aa7741744c51aea147f6eb2.tar.bz2 gentoo-10c658f0a851b2132aa7741744c51aea147f6eb2.zip |
dev-perl/Business-Tax-VAT-Validation: Version bump 1.20
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.200.0.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/Business-Tax-VAT-Validation/Manifest | 1 |
2 files changed, 28 insertions, 0 deletions
diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.200.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.200.0.ebuild new file mode 100644 index 000000000000..f96a5aba0ec1 --- /dev/null +++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.200.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=BIGPRESH +DIST_VERSION=1.20 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="A class for european VAT numbers validation" +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + >=dev-perl/HTTP-Message-1.0.0 + dev-perl/JSON + >=dev-perl/libwww-perl-1.0.0 +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" +PERL_RM_FILES=( + "t/pod.t" + "t/pod-coverage.t" +) diff --git a/dev-perl/Business-Tax-VAT-Validation/Manifest b/dev-perl/Business-Tax-VAT-Validation/Manifest index 87a9b49c7e2b..3fc932362a6e 100644 --- a/dev-perl/Business-Tax-VAT-Validation/Manifest +++ b/dev-perl/Business-Tax-VAT-Validation/Manifest @@ -1 +1,2 @@ DIST Business-Tax-VAT-Validation-1.12.tar.gz 24732 BLAKE2B 5f774cb4765787f8410abc8d0e12f306c4e1d1859864e1e31111c5785825e3d5d613f75dc52d63bcf8b3defb505357f3e87511acda70d01ab40dfde25735a99c SHA512 993660e635a9037f546f428a4a9e572a0b7917a6cb3ff2f20cdaff83f1076c547dc8f12c0c9d69ffeace358328c5c00d084b8aed13d01d3e07659df6ab119419 +DIST Business-Tax-VAT-Validation-1.20.tar.gz 26055 BLAKE2B 3e10a13ecc4ced5274a1a99c36ba738aa23c01b97cb54995e99dd4744d5592ea6c4920fb54ddef7b46000c6182c7f2b7b333b278f7666cd91fc03545c7334f62 SHA512 8504629cd44ef98faba91c01bef80d55c687b73384ea38827fa4c54bd48454522129f941f259a6b1e4b2118110bc552b40530b3c5697b1ef3c83099c36ca2f31 |