diff options
Diffstat (limited to 'dev-lang/ispc')
-rw-r--r-- | dev-lang/ispc/ispc-1.8.1.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/ispc/ispc-1.8.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ispc/ispc-1.8.1.ebuild b/dev-lang/ispc/ispc-1.8.1.ebuild index 34d7401e69a9..0d283bb3d1f2 100644 --- a/dev-lang/ispc/ispc-1.8.1.ebuild +++ b/dev-lang/ispc/ispc-1.8.1.ebuild @@ -9,7 +9,7 @@ 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 diff --git a/dev-lang/ispc/ispc-1.8.2.ebuild b/dev-lang/ispc/ispc-1.8.2.ebuild index 34d7401e69a9..0d283bb3d1f2 100644 --- a/dev-lang/ispc/ispc-1.8.2.ebuild +++ b/dev-lang/ispc/ispc-1.8.2.ebuild @@ -9,7 +9,7 @@ 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 |