dev-perl/Business-Tax-VAT-Validation: update DESCRIPTION

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-08-11 14:36:02 +01:00
parent a60046c22a
commit 3bd5dadd37
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -8,7 +8,7 @@ DIST_VERSION=1.23
DIST_EXAMPLES=("examples/*") DIST_EXAMPLES=("examples/*")
inherit perl-module inherit perl-module
DESCRIPTION="A class for european VAT numbers validation" DESCRIPTION="Class for European VAT numbers validation"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"

View File

@ -8,7 +8,7 @@ DIST_VERSION=1.24
DIST_EXAMPLES=("examples/*") DIST_EXAMPLES=("examples/*")
inherit perl-module inherit perl-module
DESCRIPTION="A class for european VAT numbers validation" DESCRIPTION="Class for European VAT numbers validation"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"