gentoo-ebuilds/dev-perl/Template-Tiny/Template-Tiny-1.160.0.ebuild
Sam James 7a100d5b19
dev-perl/Template-Tiny: add 1.160.0
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-19 04:36:26 +01:00

13 lines
285 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=ETHER
DIST_VERSION=1.16
inherit perl-module
DESCRIPTION="Template Toolkit reimplemented in as little code as possible"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"