dev-python/virtualenv: update HOMEPAGE, use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 23 Mar 2018 15:40:50 +0000 (16:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Mar 2018 13:10:46 +0000 (14:10 +0100)
dev-python/virtualenv/virtualenv-15.1.0.ebuild

index 74fd73ea467c83e937ab71fb2ba650adfad37738..493ae2140524b4c797c0dfac903767b41ab161df 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,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/
 "