summaryrefslogtreecommitdiff
path: root/dev-perl/Template-Tiny/Template-Tiny-1.140.0.ebuild
blob: e2dc622fb097a4c1e577511e1ef944ee83f6a89b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=ETHER
DIST_VERSION=1.14
inherit perl-module

DESCRIPTION="Template Toolkit reimplemented in as little code as possible"

SLOT="0"
KEYWORDS="~amd64 ~x86"