summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-08-01 00:15:41 +1200
committerKent Fredric <kentnl@gentoo.org>2020-08-01 00:32:25 +1200
commit6c54cde639ddf6b8fc074845994a635ba363aba7 (patch)
treed7b2d18764984cd073cc1519785d78d70eb28c31 /dev-perl
parentdev-perl/CPAN-Uploader: Cleanup old 0.103.13 (diff)
downloadgentoo-6c54cde639ddf6b8fc074845994a635ba363aba7.tar.gz
gentoo-6c54cde639ddf6b8fc074845994a635ba363aba7.tar.bz2
gentoo-6c54cde639ddf6b8fc074845994a635ba363aba7.zip
dev-perl/Compress-LZF: Cleanup old 3.800.0
Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild b/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
deleted file mode 100644
index a8a4609e31e0..000000000000
--- a/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MLEHMANN
-DIST_VERSION=3.8
-inherit perl-module
-
-DESCRIPTION="extremely light-weight Lempel-Ziv-Free compression"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"