From 4cfddb3234a6dd98e6d17896ee19f5d58817a28e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 6 Jan 2014 18:23:15 +0100 Subject: dev-lang/ispc: Punt base.eclass Package-Manager: portage-2.2.8 --- dev-lang/ispc/ispc-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang/ispc/ispc-9999.ebuild') diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild index fa19e5576..a0ee3b06f 100644 --- a/dev-lang/ispc/ispc-9999.ebuild +++ b/dev-lang/ispc/ispc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -6,7 +6,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) -inherit base toolchain-funcs python-any-r1 +inherit toolchain-funcs python-any-r1 DESCRIPTION="Intel SPMD Program Compiler" HOMEPAGE="http://ispc.github.com/" -- cgit v1.2.3-65-gdbad