summaryrefslogtreecommitdiff
path: root/dev-perl/autobox/autobox-2.850.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/autobox/autobox-2.850.0.ebuild')
-rw-r--r--dev-perl/autobox/autobox-2.850.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/autobox/autobox-2.850.0.ebuild b/dev-perl/autobox/autobox-2.850.0.ebuild
deleted file mode 100644
index 6d5c941f2f54..000000000000
--- a/dev-perl/autobox/autobox-2.850.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=CHOCOLATE
-DIST_VERSION=2.85
-inherit perl-module
-
-DESCRIPTION="Call methods on native types"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/Scope-Guard-0.210.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"