commit: cd588ef82da795c240104c1ac26438bc9437426f Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jul 21 12:02:29 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Jul 21 12:26:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd588ef8
dev-perl/Sort-Key: Cleanup old version 1.330.0 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Sort-Key/Sort-Key-1.330.0.ebuild | 14 -------------- 1 file changed, 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 48456bae661..00000000000 --- 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"
