dev-python/python-scw: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 28 Apr 2018 08:30:15 +0000 (10:30 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 29 Apr 2018 06:32:45 +0000 (08:32 +0200)
dev-python/python-scw/python-scw-0.4.7-r1.ebuild

index 7b94ae63ff0ea3f055c77f29dffa8a732cfdd2e3..ed30a025fd78df984fdb140878090a8c02ca9e38 100644 (file)
@@ -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"