summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260-r1.ebuild')
-rw-r--r--dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260-r1.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260-r1.ebuild
deleted file mode 100644
index 56578f8ba01e..000000000000
--- a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=CHROMATIC
-MODULE_VERSION=1.20120726
-inherit perl-module
-
-DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix"
-IUSE=""
-
-RDEPEND="virtual/perl-Scalar-List-Utils"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do