dev-perl/maybe: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-07-11 20:45:46 +02:00
parent c69496c890
commit 9534d4b570

View File

@@ -1,20 +1,17 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=8
MODULE_AUTHOR=DEXTER
MODULE_VERSION=0.0202
DIST_AUTHOR=DEXTER
DIST_VERSION=0.0202
inherit perl-module
DESCRIPTION="Use a Perl module and ignore error if can't be loaded"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
dev-perl/Module-Build"
SRC_TEST=do