commit:     7e00567e677089b49d5a25bfd3f8340bfe35fa3f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 23 15:40:50 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 13:10:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e00567e

dev-python/virtualenv: update HOMEPAGE, use HTTPS

 dev-python/virtualenv/virtualenv-15.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/virtualenv/virtualenv-15.1.0.ebuild 
b/dev-python/virtualenv/virtualenv-15.1.0.ebuild
index 74fd73ea467..493ae214052 100644
--- a/dev-python/virtualenv/virtualenv-15.1.0.ebuild
+++ b/dev-python/virtualenv/virtualenv-15.1.0.ebuild
@@ -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/
 "

Reply via email to