aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-01-06 18:23:15 +0100
committerJustin Lecher <jlec@gentoo.org>2014-01-06 18:23:15 +0100
commit4cfddb3234a6dd98e6d17896ee19f5d58817a28e (patch)
treeb513d9dc7342d4e052112461b056f2ef4557a1ab /dev-lang/ispc/ispc-9999.ebuild
parentsci-electronics/tnt: Punt base.eclass (diff)
downloadsci-4cfddb3234a6dd98e6d17896ee19f5d58817a28e.tar.gz
sci-4cfddb3234a6dd98e6d17896ee19f5d58817a28e.tar.bz2
sci-4cfddb3234a6dd98e6d17896ee19f5d58817a28e.zip
dev-lang/ispc: Punt base.eclass
Package-Manager: portage-2.2.8
Diffstat (limited to 'dev-lang/ispc/ispc-9999.ebuild')
-rw-r--r--dev-lang/ispc/ispc-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"