dev-python/virtualenvwrapper: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 21 Mar 2018 19:39:06 +0000 (20:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Mar 2018 11:21:01 +0000 (12:21 +0100)
dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild

index 6e8c82709c567fe877321ad65ca39ef1d7a57c90..bcc98199cd42240f15b6fb28e050eec87c2467d1 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
@@ -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"
 
index 3cf33e1ade921c023064e7417ebb9a041ff4c19d..b2229273737bbd65b4a8e4810c841377a38bc17a 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
@@ -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"