projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1ce436
)
dev-python/zope-event: Use HTTPS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 25 May 2020 15:16:44 +0000
(17:16 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 25 May 2020 16:16:46 +0000
(18:16 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/zope-event/zope-event-4.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zope-event/zope-event-4.4.ebuild
b/dev-python/zope-event/zope-event-4.4.ebuild
index 37fb76088c73ea6adca915b0b71d5a5c39caf47a..e96a0587ae648f408895191dc00bb216faeb710d 100644
(file)
--- 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"