commit:     10c658f0a851b2132aa7741744c51aea147f6eb2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 30 22:36:48 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 22:37:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c658f0

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 <AT> gentoo.org>

 .../Business-Tax-VAT-Validation-1.200.0.ebuild     | 27 ++++++++++++++++++++++
 dev-perl/Business-Tax-VAT-Validation/Manifest      |  1 +
 2 files changed, 28 insertions(+)

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 00000000000..f96a5aba0ec
--- /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 87a9b49c7e2..3fc932362a6 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

Reply via email to