commit: 62b5ec5f57ab5546d045c86370ffd784b763a611 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Mon May 30 20:14:26 2016 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Mon May 30 20:14:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=62b5ec5f
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(-) diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild index 8783019..53edbc7 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
