gentoo-ebuilds/dev-perl/Text-FindIndent/Text-FindIndent-0.120.0.ebuild
Sam James afb2708dfc
dev-perl/Text-FindIndent: add 0.120.0
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-11 01:57:56 +01:00

13 lines
268 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=SMUELLER
DIST_VERSION=0.12
inherit perl-module
DESCRIPTION="Heuristically determine the indent style"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"