dev-python/virtualenv: update HOMEPAGE, use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-03-23 16:40:50 +01:00
committed by Michał Górny
parent 3f7068475c
commit 7e00567e67

View 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,7 @@ inherit distutils-r1
DESCRIPTION="Virtual Python Environment builder"
HOMEPAGE="
http://www.virtualenv.org/
https://virtualenv.pypa.io/en/stable/
https://pypi.python.org/pypi/virtualenv
https://github.com/pypa/virtualenv/
"