summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-23 16:40:50 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-24 14:10:46 +0100
commit7e00567e677089b49d5a25bfd3f8340bfe35fa3f (patch)
tree77db1ace98d5d0f88b45265ab89acc31da9b6d09 /dev-python/virtualenv
parentapp-crypt/moolticute: remove old (diff)
downloadgentoo-7e00567e677089b49d5a25bfd3f8340bfe35fa3f.tar.gz
gentoo-7e00567e677089b49d5a25bfd3f8340bfe35fa3f.tar.bz2
gentoo-7e00567e677089b49d5a25bfd3f8340bfe35fa3f.zip
dev-python/virtualenv: update HOMEPAGE, use HTTPS
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r--dev-python/virtualenv/virtualenv-15.1.0.ebuild4
1 files 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 74fd73ea467c..493ae2140524 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/
"