summaryrefslogtreecommitdiff
path: root/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
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 /dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
parent8db4a3c072fd0ae8d44b9171baff3226ed8acc72 (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>
Diffstat (limited to 'dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild')
-rw-r--r--dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild b/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
deleted file mode 100644
index 04ed74b3eeb7..000000000000
--- a/dev-perl/Class-ErrorHandler/Class-ErrorHandler-0.40.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TOKUHIROM
-DIST_VERSION=0.04
-inherit perl-module
-
-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"