summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-MakeMethods')
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r1.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r1.ebuild
deleted file mode 100644
index bd1b3f4fbdbb..000000000000
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=EVO
-MODULE_VERSION=1.01
-inherit perl-module
-
-DESCRIPTION="Automated method creation module for Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc s390 sparc x86 ~ppc-aix ~x86-solaris"
-IUSE=""
-
-PATCHES=( "${FILESDIR}/${P}-perl526.patch" )
-SRC_TEST="do"