summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-10 19:42:32 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-10 19:44:22 +0200
commit74317061424014e7f1437d0ac42b942b39b60d1c (patch)
tree2e44560d6e3ca1ca8f128bf8f1c6569e831dbaf7
parentdev-perl/Class-DBI-mysql: EAPI=8 bump (diff)
downloadgentoo-74317061424014e7f1437d0ac42b942b39b60d1c.tar.gz
gentoo-74317061424014e7f1437d0ac42b942b39b60d1c.tar.bz2
gentoo-74317061424014e7f1437d0ac42b942b39b60d1c.zip
dev-perl/Class-ErrorHandler: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0-r1.ebuild (renamed from dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild)6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0-r1.ebuild
index 04ed74b3eeb7..468cb097b66a 100644
--- a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
+++ b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=TOKUHIROM
DIST_VERSION=0.04
@@ -11,7 +11,3 @@ DESCRIPTION="Automated accessor generation"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker"