commit: 310b757f9c41010c318c2c2fe666644c0c273c8d Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 18:13:47 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 18:45:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310b757f
dev-perl/File-Stat-Bits: Remove old 1.01-r1 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild b/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild deleted file mode 100644 index b355febf735..00000000000 --- a/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=FEDOROV -MODULE_VERSION=1.01 -inherit perl-module - -DESCRIPTION="File stat bit mask constants" - -LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+ -SLOT="0" -KEYWORDS="amd64 ~s390 x86" -IUSE="" - -SRC_TEST="do"
