From 7987322cc46567e411cefd7ba91616bb39ff1e27 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sun, 30 May 2021 17:35:21 +0200 Subject: dev-perl/File-Flock: Remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel --- dev-perl/File-Flock/File-Flock-2014.10.0.ebuild | 31 ------------------------- 1 file changed, 31 deletions(-) delete mode 100644 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild diff --git a/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild b/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild deleted file mode 100644 index 8d23a628093d..000000000000 --- a/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MUIR -MODULE_VERSION=2014.01 -MODULE_SECTION=modules -inherit perl-module - -DESCRIPTION="flock() wrapper. Auto-create locks" - -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -SRC_TEST="do" - -RDEPEND=" - dev-perl/Data-Structure-Util - >=dev-perl/IO-Event-0.812.0 - dev-perl/AnyEvent - dev-perl/Event - virtual/perl-Time-HiRes -" -DEPEND="${RDEPEND} - dev-perl/Module-Build - dev-perl/File-Slurp - test? ( dev-perl/Test-SharedFork ) -" -- cgit v1.2.3-65-gdbad