diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:13:47 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:45:51 +0200 |
commit | 310b757f9c41010c318c2c2fe666644c0c273c8d (patch) | |
tree | cbd75154743bae8cf929874b94e09d4b51608665 /dev-perl/File-Stat-Bits | |
parent | dev-perl/File-Stat-Bits: Stable for all 1.01 r2 (diff) | |
download | gentoo-310b757f9c41010c318c2c2fe666644c0c273c8d.tar.gz gentoo-310b757f9c41010c318c2c2fe666644c0c273c8d.tar.bz2 gentoo-310b757f9c41010c318c2c2fe666644c0c273c8d.zip |
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@gentoo.org>
Diffstat (limited to 'dev-perl/File-Stat-Bits')
-rw-r--r-- | dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild | 17 |
1 files changed, 0 insertions, 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 b355febf7353..000000000000 --- 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" |