commit:     3929ebf468c112c7ea747bff62aea34582a38425
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 28 08:30:15 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 06:32:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3929ebf4

dev-python/python-scw: use HTTPS

 dev-python/python-scw/python-scw-0.4.7-r1.ebuild | 6 +++---
 1 file 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 7b94ae63ff0..ed30a025fd7 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"

Reply via email to