From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-Tax-VAT-Validation/
Date: Tue, 19 Sep 2017 10:26:33 +0000 (UTC) [thread overview]
Message-ID: <1505816787.6a9b6317a62f4816c897495e2df7a4f689d74c29.kentnl@gentoo> (raw)
commit: 6a9b6317a62f4816c897495e2df7a4f689d74c29
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 08:48:30 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 10:26:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9b6317
dev-perl/Business-Tax-VAT-Validation: Bump to version 1.110.0
Upstream:
- Add interface for extracting previous response
Package-Manager: Portage-2.3.8, Repoman-2.3.3
.../Business-Tax-VAT-Validation-1.110.0.ebuild | 26 ++++++++++++++++++++++
dev-perl/Business-Tax-VAT-Validation/Manifest | 1 +
2 files changed, 27 insertions(+)
diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.110.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.110.0.ebuild
new file mode 100644
index 00000000000..7034c072321
--- /dev/null
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.110.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=BIGPRESH
+DIST_VERSION=1.11
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A class for european VAT numbers validation"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-perl/HTTP-Message-1.0.0
+ >=dev-perl/libwww-perl-1.0.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+src_test() {
+ perl_rm_files t/pod{,-coverage}.t
+ perl-module_src_test
+}
diff --git a/dev-perl/Business-Tax-VAT-Validation/Manifest b/dev-perl/Business-Tax-VAT-Validation/Manifest
index de229e3d54f..3b25d6bd650 100644
--- a/dev-perl/Business-Tax-VAT-Validation/Manifest
+++ b/dev-perl/Business-Tax-VAT-Validation/Manifest
@@ -1,2 +1,3 @@
DIST Business-Tax-VAT-Validation-1.02.tar.gz 22301 SHA256 16a84f6da24bdc658a825996e9849ea6b915061cd879da87bdcc57bfd67ec47b SHA512 bbe372b0920681547b161172f8f0091799feedd5b2f5886128eedee77bc302ead89eb3ac8233bd36b4526f9e7991d070b1829c2fdb8cccc6aa9beef01e847ce8 WHIRLPOOL 9fd1e0154e46cf31ec17a1c7a5fcb7bf28e2580611fe42c59b962df1da0a19b5a0b55301cd26e793b4f335b45cd2e9d142e8da3f021484b4e2c0a3c9074090ab
DIST Business-Tax-VAT-Validation-1.10.tar.gz 24464 SHA256 bb7bf09b0643c998b370f073671b0a8e182496af3eeee454a731a9626c67cccf SHA512 e290a3a607897ac45461c28f9436559499c696952c9348f387ba5946cb4cb9679804970b1d641df8d2a7d1ec4d8548c9ff42ced5d5879a9d9c0f354ef4ba1ef8 WHIRLPOOL 6cb0cda668a56d1f33d3dc925eda44a8604f2d2d6f2b12b7a02a00b14755613b5bd396c548c21070ba091c2eda9c7866e5031e543844db152b8ed461a1ecd9a5
+DIST Business-Tax-VAT-Validation-1.11.tar.gz 24640 SHA256 ef92092e225e9523e1444c9c3802ff5b30b977c4a1a056d1e12a18f13270bcb2 SHA512 1ea528188c69748ed8ff3038ce63a17c5d1a34b6289c32582921b873e44220ff8e8bcfe1a8800d76df2c61338bc2e21763bec7ca50050be72eb8b816c7ff8961 WHIRLPOOL 5163b9c2895ac8d49bf33d6ecc3ed256894188489663eb8d673e13aa4bf34f152d16cc68ed52831f4d569a99b6cb5069a4b29f0da13745f84fde095e183030f2
next reply other threads:[~2017-09-19 10:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-19 10:26 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-12 2:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-Tax-VAT-Validation/ Sam James
2025-08-11 2:26 Sam James
2023-06-22 4:17 Sam James
2021-10-09 15:54 Andreas K. Hüttel
2021-04-30 22:37 Andreas K. Hüttel
2020-06-20 4:32 Kent Fredric
2020-05-06 13:32 Kent Fredric
2016-05-21 0:36 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1505816787.6a9b6317a62f4816c897495e2df7a4f689d74c29.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox