summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild')
-rw-r--r--dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild b/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
deleted file mode 100644
index 91428264f..000000000
--- a/dev-perl/Data-Alias/Data-Alias-1.180.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=1.18
-inherit perl-module
-
-DESCRIPTION='Comprehensive set of aliasing operations'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="
- <=dev-lang/perl-5.21.4
- >=dev-lang/perl-5.8.1
-"
-DEPEND="$RDEPEND"