commit:     aa5c65165c91243dee90858f713b062f99915136
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 04:02:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 04:02:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5c6516

dev-perl/Business-Tax-VAT-Validation: add 1.230.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Business-Tax-VAT-Validation-1.230.0.ebuild     | 30 ++++++++++++++++++++++
 dev-perl/Business-Tax-VAT-Validation/Manifest      |  1 +
 2 files changed, 31 insertions(+)

diff --git 
a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.230.0.ebuild
 
b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.230.0.ebuild
new file mode 100644
index 000000000000..407e24cc4e95
--- /dev/null
+++ 
b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.230.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BIGPRESH
+DIST_VERSION=1.23
+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 470f914525c8..5398cf693aec 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.20.tar.gz 26055 BLAKE2B 
3e10a13ecc4ced5274a1a99c36ba738aa23c01b97cb54995e99dd4744d5592ea6c4920fb54ddef7b46000c6182c7f2b7b333b278f7666cd91fc03545c7334f62
 SHA512 
8504629cd44ef98faba91c01bef80d55c687b73384ea38827fa4c54bd48454522129f941f259a6b1e4b2118110bc552b40530b3c5697b1ef3c83099c36ca2f31
+DIST Business-Tax-VAT-Validation-1.23.tar.gz 26113 BLAKE2B 
a8433884b05e0eb74c4da494d78b7029015013db5da5e4d1d4de08ff258aaf0c217bcf5e1835e3eb586ad2038157a817bf684e6dd6ce04bf16f5eab0f31b7955
 SHA512 
a5c78d66425d352443cc178ba55cad955a6f8dca0aeafd2fccc2003d3fd87dfd593474df205787b65f076bf9577069ebf8aaccc5394d34983ae678eeaf1657ea

Reply via email to