summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-04 18:31:01 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-04 18:35:55 +0100
commit069855c3083ffdbb5d17973b555d4a64c403f2f1 (patch)
tree2ca48b0263f34de0c5d0347f428df0d3e73542ed /dev-perl/IO-Interface
parentdev-perl/IO-Interactive: Remove old (diff)
downloadgentoo-069855c3083ffdbb5d17973b555d4a64c403f2f1.tar.gz
gentoo-069855c3083ffdbb5d17973b555d4a64c403f2f1.tar.bz2
gentoo-069855c3083ffdbb5d17973b555d4a64c403f2f1.zip
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>
Diffstat (limited to 'dev-perl/IO-Interface')
-rw-r--r--dev-perl/IO-Interface/IO-Interface-1.90.0-r1.ebuild (renamed from dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild)10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild b/dev-perl/IO-Interface/IO-Interface-1.90.0-r1.ebuild
index 8184e43435a6..fdc98ccf022f 100644
--- a/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild
+++ b/dev-perl/IO-Interface/IO-Interface-1.90.0-r1.ebuild
@@ -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
"