From: Kent Fredric Date: Mon, 18 Sep 2017 02:10:38 +0000 (+1200) Subject: dev-perl/Inline-C: Cleanup old re bug #617002 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4fd6567d845ea3c22cf9c81accbeb0bb3a85cbdf;p=gentoo.git 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 --- 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 - !