summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/AutoLoader/AutoLoader-5.710.0.ebuild')
-rw-r--r--perl-core/AutoLoader/AutoLoader-5.710.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild b/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild
deleted file mode 100644
index 290d0acf5a25..000000000000
--- a/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/AutoLoader-5.710.0.ebuild,v 1.1 2011/05/21 06:47:37 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=SMUELLER
-MODULE_VERSION=5.71
-inherit perl-module
-
-DESCRIPTION="load subroutines only on demand"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do