commit:     6f0ce8b6c1c8194b59c8a09564d2315c83470f31
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Feb  5 20:16:51 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb  5 21:53:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0ce8b6

dev-python/futures: remove dead HOMEPAGE

 dev-python/futures/futures-3.0.3.ebuild | 4 ++--
 dev-python/futures/futures-3.1.1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/futures/futures-3.0.3.ebuild 
b/dev-python/futures/futures-3.0.3.ebuild
index 1405b9a2704..b184442a9eb 100644
--- a/dev-python/futures/futures-3.0.3.ebuild
+++ b/dev-python/futures/futures-3.0.3.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=5
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Backport of the concurrent.futures package from Python 3.2"
-HOMEPAGE="https://code.google.com/p/pythonfutures  
https://pypi.python.org/pypi/futures";
+HOMEPAGE="https://pypi.python.org/pypi/futures";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/futures/futures-3.1.1.ebuild 
b/dev-python/futures/futures-3.1.1.ebuild
index 1e80033b96f..6dea76a2aae 100644
--- a/dev-python/futures/futures-3.1.1.ebuild
+++ b/dev-python/futures/futures-3.1.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 DESCRIPTION="Backport of the concurrent.futures package from Python 3.2"
-HOMEPAGE="https://code.google.com/p/pythonfutures  
https://pypi.python.org/pypi/futures";
+HOMEPAGE="https://pypi.python.org/pypi/futures";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"

Reply via email to