summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-07-22 00:02:29 +1200
committerKent Fredric <kentnl@gentoo.org>2018-07-22 00:26:45 +1200
commitcd588ef82da795c240104c1ac26438bc9437426f (patch)
tree9411b0f70fc168f7d8bdfa4009ad7be5923be3b2
parentdev-perl/Software-License: Cleanup old version 0.103.12 (diff)
downloadgentoo-cd588ef82da795c240104c1ac26438bc9437426f.tar.gz
gentoo-cd588ef82da795c240104c1ac26438bc9437426f.tar.bz2
gentoo-cd588ef82da795c240104c1ac26438bc9437426f.zip
dev-perl/Sort-Key: Cleanup old version 1.330.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
deleted file mode 100644
index 48456bae6616..000000000000
--- a/dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR="SALVA"
-MODULE_VERSION="1.33"
-
-inherit perl-module
-
-DESCRIPTION="sort objects by some (calculated) key"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"