summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild')
-rw-r--r--dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild
deleted file mode 100644
index d0f50a1c050e..000000000000
--- a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MIKER
-DIST_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Very fast base to base conversion"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="virtual/perl-ExtUtils-MakeMaker"