commit: e88ddaed02763bde7b62b9913e55e6fff325174e Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Feb 27 16:25:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 27 16:53:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e88ddaed
dev-perl/File-Sort: Remove old Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild b/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild deleted file mode 100644 index 001795cb7d0..00000000000 --- a/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=CNANDOR -MODULE_VERSION=1.01 -inherit perl-module - -DESCRIPTION="Sort a file or merge sort multiple files" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -SRC_TEST="do"
