You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/XXX/XXX-0.370.0.ebuild

20 lines
382 B

# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=INGY
DIST_VERSION=0.37
inherit perl-module
DESCRIPTION="See Your Data in the Nude"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
RDEPEND="
>=dev-perl/YAML-PP-0.18.0
"
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"