summaryrefslogtreecommitdiff
path: root/dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild')
-rw-r--r--dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild b/dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild
deleted file mode 100644
index 27a9701b2c64..000000000000
--- a/dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ANDYA
-MODULE_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION="Change nature of data within a structure"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="
-virtual/perl-Digest-MD5
-virtual/perl-Scalar-List-Utils
-
-"
-DEPEND="${RDEPEND}"