summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-28 10:30:15 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-29 08:32:45 +0200
commit3929ebf468c112c7ea747bff62aea34582a38425 (patch)
tree293d60ef6ffd40a7fbe61511e00c6bf52a342d70 /dev-python/python-scw
parentdev-python/numpy: sync HOMEPAGEs, use HTTPS (diff)
downloadgentoo-3929ebf468c112c7ea747bff62aea34582a38425.tar.gz
gentoo-3929ebf468c112c7ea747bff62aea34582a38425.tar.bz2
gentoo-3929ebf468c112c7ea747bff62aea34582a38425.zip
dev-python/python-scw: use HTTPS
Diffstat (limited to 'dev-python/python-scw')
-rw-r--r--dev-python/python-scw/python-scw-0.4.7-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-scw/python-scw-0.4.7-r1.ebuild b/dev-python/python-scw/python-scw-0.4.7-r1.ebuild
index 7b94ae63ff0e..ed30a025fd78 100644
--- a/dev-python/python-scw/python-scw-0.4.7-r1.ebuild
+++ b/dev-python/python-scw/python-scw-0.4.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
inherit python-r1
DESCRIPTION="Python binding for Scw"
-HOMEPAGE="http://scwwidgets.googlepages.com/"
-SRC_URI="http://scwwidgets.googlepages.com/${P}.tar.gz "
+HOMEPAGE="https://sites.google.com/site/scwwidgets/"
+SRC_URI="https://sites.google.com/site/scwwidgets/${P}.tar.gz "
LICENSE="LGPL-2"
SLOT="0"