Diff Template-Tiny-1.140.0 with a Template-Tiny-1.150.0
| /usr/portage/dev-perl/Template-Tiny/Template-Tiny-1.150.0.ebuild 2025-07-29 16:22:13.216450720 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2021 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| 5 | 5 | |
| 6 | 6 |
DIST_AUTHOR=ETHER |
| 7 |
DIST_VERSION=1.14 |
|
| 7 |
DIST_VERSION=1.15 |
|
| 8 | 8 |
inherit perl-module |
| 9 | 9 | |
| 10 | 10 |
DESCRIPTION="Template Toolkit reimplemented in as little code as possible" |