diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-07-22 00:02:29 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-07-22 00:26:45 +1200 |
commit | cd588ef82da795c240104c1ac26438bc9437426f (patch) | |
tree | 9411b0f70fc168f7d8bdfa4009ad7be5923be3b2 /dev-perl/Sort-Key | |
parent | dev-perl/Software-License: Cleanup old version 0.103.12 (diff) | |
download | gentoo-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
Diffstat (limited to 'dev-perl/Sort-Key')
-rw-r--r-- | dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild | 14 |
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" |