summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-21 20:39:06 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-24 12:21:01 +0100
commit5ebb476ea1cf481a869bce4631d1c15a8a036e27 (patch)
tree1ea65f7157ae84d8743493bc335027d48b520093 /dev-python
parentdev-python/webhelpers: fix HOMEPAGE (diff)
downloadgentoo-5ebb476ea1cf481a869bce4631d1c15a8a036e27.tar.gz
gentoo-5ebb476ea1cf481a869bce4631d1c15a8a036e27.tar.bz2
gentoo-5ebb476ea1cf481a869bce4631d1c15a8a036e27.zip
dev-python/virtualenvwrapper: fix HOMEPAGE
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild5
-rw-r--r--dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
index 6e8c82709c56..bcc98199cd42 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.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
@@ -8,8 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="Set of extensions to Ian Bicking's virtualenv tool"
-HOMEPAGE="
- http://www.doughellmann.com/projects/virtualenvwrapper
+HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper
https://pypi.python.org/pypi/virtualenvwrapper"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild
index 3cf33e1ade92..b2229273737b 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.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
@@ -8,8 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Set of extensions to Ian Bicking's virtualenv tool"
-HOMEPAGE="
- http://www.doughellmann.com/projects/virtualenvwrapper
+HOMEPAGE="https://bitbucket.org/dhellmann/virtualenvwrapper
https://pypi.python.org/pypi/virtualenvwrapper"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"