commit: 962c5f9a01a9c49dd4c13acc1b6310093384a8a9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 21 03:51:42 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 21 04:10:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962c5f9a
dev-perl/HTML-Template: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild index 3757524cc368..c6cb9118584e 100644 --- a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild +++ b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ DIST_VERSION=2.97 DIST_EXAMPLES=( "bench" "scripts/time_trial.pl" "templates" ) inherit perl-module -DESCRIPTION="A Perl module to use HTML Templates" +DESCRIPTION="Perl module to use HTML Templates" SLOT="0" KEYWORDS="amd64 arm arm64 ~mips ppc ~ppc64 ~riscv x86"
