diff options
Diffstat (limited to 'dev-python/pyopencl/pyopencl-9999.ebuild')
-rw-r--r-- | dev-python/pyopencl/pyopencl-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyopencl/pyopencl-9999.ebuild b/dev-python/pyopencl/pyopencl-9999.ebuild index 68ac81627161..8784358d7e9e 100644 --- a/dev-python/pyopencl/pyopencl-9999.ebuild +++ b/dev-python/pyopencl/pyopencl-9999.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 git-2 EGIT_REPO_URI="http://git.tiker.net/trees/pyopencl.git" DESCRIPTION="Python wrapper for OpenCL" -HOMEPAGE="http://mathema.tician.de/software/pyopencl http://pypi.python.org/pypi/pyopencl" +HOMEPAGE="http://mathema.tician.de/software/pyopencl https://pypi.python.org/pypi/pyopencl" SRC_URI="" LICENSE="GPL-2" |