diff options
author | Sam James <sam@gentoo.org> | 2023-06-21 04:51:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-21 05:10:57 +0100 |
commit | a3dadba8215e8681e68342a571ca3bdfab2db233 (patch) | |
tree | 7bccebeeae8af1cc105d26ea2745d97c96cfd1eb /dev-perl/HTML-Template-JIT | |
parent | dev-perl/HTML-Tree: update DESCRIPTION (diff) | |
download | gentoo-a3dadba8215e8681e68342a571ca3bdfab2db233.tar.gz gentoo-a3dadba8215e8681e68342a571ca3bdfab2db233.tar.bz2 gentoo-a3dadba8215e8681e68342a571ca3bdfab2db233.zip |
dev-perl/HTML-Template-JIT: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-Template-JIT')
-rw-r--r-- | dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild index 5b7f49b3b86e..54ea822417a9 100644 --- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild +++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ DIST_VERSION=0.05 DIST_EXAMPLES=("scripts/benchmark.pl") inherit perl-module -DESCRIPTION="a just-in-time compiler for HTML::Template" +DESCRIPTION="Just-in-time compiler for HTML::Template" SLOT="0" KEYWORDS="amd64 x86" |