commit:     ad631663b6bb73664df4430db3856d372ee361f4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 15:16:44 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 25 16:16:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad631663

dev-python/zope-event: Use HTTPS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/zope-event/zope-event-4.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/zope-event/zope-event-4.4.ebuild 
b/dev-python/zope-event/zope-event-4.4.ebuild
index 37fb76088c7..e96a0587ae6 100644
--- a/dev-python/zope-event/zope-event-4.4.ebuild
+++ b/dev-python/zope-event/zope-event-4.4.ebuild
@@ -10,7 +10,8 @@ MY_PN=${PN/-/.}
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="Event publishing / dispatch, used by Zope Component Architecture"
-HOMEPAGE="https://github.com/zopefoundation/zope.event 
http://docs.zope.org/zope.event/";
+HOMEPAGE="https://github.com/zopefoundation/zope.event
+       https://docs.zope.org/zope.event/";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"

Reply via email to