Files
gentoo/dev-perl/Module-Versions-Report/Module-Versions-Report-1.60.0-r2.ebuild
2022-11-23 15:02:06 +01:00

14 lines
268 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=JESSE
DIST_VERSION=1.06
inherit perl-module
DESCRIPTION="Report versions of all modules in memory"
SLOT="0"
KEYWORDS="amd64 ~ppc ~riscv x86"