commit: 5c33b774545e59de03809f2e14aeda6dba7bbdcd Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon May 31 20:38:27 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon May 31 20:50:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c33b774
dev-perl/File-ReadBackwards: Remove old 1.05-r1 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../File-ReadBackwards-1.50.0-r1.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.0-r1.ebuild b/dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.0-r1.ebuild deleted file mode 100644 index 47fc590612b..00000000000 --- a/dev-perl/File-ReadBackwards/File-ReadBackwards-1.50.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=URI -MODULE_VERSION=1.05 -inherit perl-module - -DESCRIPTION="The Perl File-ReadBackwards Module" - -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-solaris" -IUSE="" - -SRC_TEST="do"
