commit:     9305f9fe7ba48317f8cf80c0b0dc4b22723e747d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 14:01:56 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 20:14:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9305f9fe

dev-perl/forks: remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/forks/forks-0.360.0-r1.ebuild | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/dev-perl/forks/forks-0.360.0-r1.ebuild 
b/dev-perl/forks/forks-0.360.0-r1.ebuild
deleted file mode 100644
index ba1c33c9d14..00000000000
--- a/dev-perl/forks/forks-0.360.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=RYBSKEJ
-DIST_VERSION=0.36
-inherit perl-module
-
-DESCRIPTION="Emulate threads with fork"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       dev-perl/Acme-Damn
-       virtual/perl-Attribute-Handlers
-       dev-perl/Devel-Symdump
-       virtual/perl-File-Spec
-       >=dev-perl/List-MoreUtils-0.150.0
-       >=virtual/perl-Scalar-List-Utils-1.110.0
-       virtual/perl-Storable
-       >=dev-perl/Sys-SigAction-0.110.0
-       virtual/perl-Time-HiRes
-       virtual/perl-if
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? ( virtual/perl-Test-Simple )
-"

Reply via email to