Files
gentoo/dev-perl/Guard/Guard-1.23.0-r2.ebuild
Andreas K. Hüttel 5e045e51b7 dev-perl/Guard: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-06-29 22:52:57 +02:00

14 lines
239 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=MLEHMANN
DIST_VERSION=1.023
inherit perl-module
DESCRIPTION="Safe cleanup blocks"
SLOT="0"
KEYWORDS="amd64 x86"