# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 DIST_AUTHOR=INGY DIST_VERSION=0.76 inherit perl-module DESCRIPTION="C Language Support for Inline" SLOT="0" KEYWORDS="~alpha ~amd64 ~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 !