mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -11,7 +11,7 @@ inherit distutils-r1
|
||||
MY_P=${P}-4.04
|
||||
|
||||
DESCRIPTION="Python libev interface, an event loop"
|
||||
HOMEPAGE="http://code.google.com/p/pyev/
|
||||
HOMEPAGE="https://code.google.com/p/pyev/
|
||||
http://pythonhosted.org/pyev/"
|
||||
SRC_URI="mirror://pypi/p/pyev/${MY_P}.tar.gz"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python libev interface, an event loop"
|
||||
HOMEPAGE="http://code.google.com/p/pyev/
|
||||
HOMEPAGE="https://code.google.com/p/pyev/
|
||||
http://pythonhosted.org/pyev/"
|
||||
SRC_URI="mirror://pypi/p/pyev/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user