gentoo-ebuilds/dev-perl/File-NFSLock/File-NFSLock-1.290.0-r1.ebuild
Andreas K. Hüttel 839cd0a791
dev-perl/File-NFSLock: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-07-06 14:02:26 +02:00

14 lines
281 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=BBB
DIST_VERSION=1.29
DIST_EXAMPLES=("examples/*")
inherit perl-module
DESCRIPTION="perl module to do NFS (or not) locking"
SLOT="0"
KEYWORDS="amd64 x86"