dev-python/zope-component: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 15:43:22 +0000 (16:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 17 Mar 2018 21:41:39 +0000 (22:41 +0100)
dev-python/zope-component/zope-component-4.3.0-r1.ebuild
dev-python/zope-component/zope-component-4.4.1.ebuild

index a42ac0a4d8b0e769f1caf2a21786d2e7a8bd1a5a..fd31bcf79d1e25de07a1ab02148b93a53ba766d9 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=6
@@ -9,7 +9,8 @@ MY_PN=zope.component
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Zope Component Architecture"
-HOMEPAGE="https://github.com/zopefoundation/zope.component http://docs.zope.org/zope.component/"
+HOMEPAGE="https://github.com/zopefoundation/zope.component
+       https://docs.zope.org/zope.component/"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
index 88bcb9d4a3194dbc73e7a9f1b91d7d3152f063d0..56f10f53a792814de104002759283ba2c2ff3de2 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=6
@@ -9,7 +9,8 @@ MY_PN=zope.component
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Zope Component Architecture"
-HOMEPAGE="https://github.com/zopefoundation/zope.component http://docs.zope.org/zope.component/"
+HOMEPAGE="https://github.com/zopefoundation/zope.component
+       https://docs.zope.org/zope.component/"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"