summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-15 23:07:29 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-15 23:15:57 +0200
commit722869cd3610d558f750a7f21853861e2fd6c432 (patch)
tree991abfe94258d6d53ce426c78d0f440de5935c13 /dev-perl/Data-Utilities
parentdev-perl/Data-Utilities: Stable for all (diff)
downloadgentoo-722869cd3610d558f750a7f21853861e2fd6c432.tar.gz
gentoo-722869cd3610d558f750a7f21853861e2fd6c432.tar.bz2
gentoo-722869cd3610d558f750a7f21853861e2fd6c432.zip
dev-perl/Data-Utilities: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Utilities')
-rw-r--r--dev-perl/Data-Utilities/Data-Utilities-0.40.0-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Data-Utilities/Data-Utilities-0.40.0-r1.ebuild b/dev-perl/Data-Utilities/Data-Utilities-0.40.0-r1.ebuild
deleted file mode 100644
index cdbd9fcfffb6..000000000000
--- a/dev-perl/Data-Utilities/Data-Utilities-0.40.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CORNELIS
-MODULE_VERSION=0.04
-inherit perl-module
-
-DESCRIPTION="Merge nested Perl data structures"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-perl/Clone"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do
-PREFER_BUILDPL=no