From 62b5ec5f57ab5546d045c86370ffd784b763a611 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Mon, 30 May 2016 14:14:26 -0600 Subject: dev-lang/ispc: sync with gx86 Package-Manager: portage-2.2.28 --- dev-lang/ispc/ispc-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-lang/ispc') diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild index 8783019c7..53edbc7ad 100644 --- a/dev-lang/ispc/ispc-9999.ebuild +++ b/dev-lang/ispc/ispc-9999.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) inherit toolchain-funcs python-any-r1 DESCRIPTION="Intel SPMD Program Compiler" -HOMEPAGE="http://ispc.github.com/" +HOMEPAGE="https://ispc.github.com/" if [[ ${PV} = *9999 ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad