summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/IO-All/IO-All-0.870.0-r1.ebuild (renamed from dev-perl/IO-All/IO-All-0.870.0.ebuild)13
1 files changed, 2 insertions, 11 deletions
diff --git a/dev-perl/IO-All/IO-All-0.870.0.ebuild b/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild
index 71074af865fc..f5ea47c60136 100644
--- a/dev-perl/IO-All/IO-All-0.870.0.ebuild
+++ b/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=FREW
DIST_VERSION=0.87
@@ -12,12 +12,3 @@ DESCRIPTION="unified IO operations"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~sparc x86"
-IUSE=""
-
-# needs Scalar::Util
-DEPEND="
- virtual/perl-Scalar-List-Utils
-"
-RDEPEND="${DEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"