blob: bf0d63b67c14ea5319f261bf9e4a77cdf2a35fa2 [file] [log] [blame]
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=HAARG
DIST_VERSION=2.002004
inherit perl-module
DESCRIPTION="Roles: a nouvelle cuisine portion size slice of Moose"
SLOT="0"
KEYWORDS="*"
IUSE="test"
RDEPEND="
>=virtual/perl-Exporter-5.570.0
!<dev-perl/Moo-0.9.14
"
BDEPEND="${RDEPEND}
test? (
>=virtual/perl-Test-Simple-0.880.0
)
"