dev-perl/IO-Interface: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-11-04 18:31:01 +01:00
parent a78b246630
commit 069855c308

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
DIST_AUTHOR=LDS
DIST_VERSION=1.09
@@ -11,10 +11,10 @@ DESCRIPTION="Perl extension for access to network card configuration information
SLOT="0"
KEYWORDS="~alpha amd64 ppc ~ppc64 x86"
IUSE=""
RDEPEND=""
DEPEND="
RDEPEND="
"
BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.420.0
virtual/perl-ExtUtils-CBuilder
"