From 4fd6567d845ea3c22cf9c81accbeb0bb3a85cbdf Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Mon, 18 Sep 2017 14:10:38 +1200 Subject: [PATCH] dev-perl/Inline-C: Cleanup old re bug #617002 Closes: https://bugs.gentoo.org/617002 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-perl/Inline-C/Inline-C-0.760.0.ebuild | 38 ----------------------- dev-perl/Inline-C/Manifest | 1 - 2 files changed, 39 deletions(-) delete mode 100644 dev-perl/Inline-C/Inline-C-0.760.0.ebuild diff --git a/dev-perl/Inline-C/Inline-C-0.760.0.ebuild b/dev-perl/Inline-C/Inline-C-0.760.0.ebuild deleted file mode 100644 index 5ba99ce7d5eb..000000000000 --- a/dev-perl/Inline-C/Inline-C-0.760.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=INGY -DIST_VERSION=0.76 -inherit perl-module - -DESCRIPTION="C Language Support for Inline" - -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~sparc x86" -IUSE="test" - -DIST_TEST="do" # parallelism thwarted by race conditions - -RDEPEND=" - >=virtual/perl-ExtUtils-MakeMaker-7 - >=virtual/perl-File-Spec-0.800.0 - >=dev-perl/Inline-0.790.0 - >=dev-perl/Parse-RecDescent-1.967.9 - >=dev-perl/Pegex-0.580.0 - !