dev-python/functest: remove dead HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 5 Feb 2018 20:15:46 +0000 (21:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 5 Feb 2018 21:53:48 +0000 (22:53 +0100)
dev-python/functest/functest-0.8.8-r1.ebuild

index 2ff1be77f7d96bf336d1fd3ef697f1388a85feec..f0c3e936b6fc85d4093795b5fddb98d04b186b33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Functest is a test tool/framework for testing in Python"
-HOMEPAGE="https://code.google.com/p/functest/ https://pypi.python.org/pypi/functest"
+HOMEPAGE="https://pypi.python.org/pypi/functest"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"