summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-05 21:15:46 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-05 22:53:48 +0100
commit9c6e2da5c7ad1de724ffca058f4d7e259c292b2b (patch)
tree6e80bdf5ec26a735a5b47e4bfb5b0c4df13c6518 /dev-python/functest/functest-0.8.8-r1.ebuild
parentdev-python/funcparserlib: remove dead HOMEPAGE (diff)
downloadgentoo-9c6e2da5c7ad1de724ffca058f4d7e259c292b2b.tar.gz
gentoo-9c6e2da5c7ad1de724ffca058f4d7e259c292b2b.tar.bz2
gentoo-9c6e2da5c7ad1de724ffca058f4d7e259c292b2b.zip
dev-python/functest: remove dead HOMEPAGE
Diffstat (limited to 'dev-python/functest/functest-0.8.8-r1.ebuild')
-rw-r--r--dev-python/functest/functest-0.8.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/functest/functest-0.8.8-r1.ebuild b/dev-python/functest/functest-0.8.8-r1.ebuild
index 2ff1be77f7d9..f0c3e936b6fc 100644
--- a/dev-python/functest/functest-0.8.8-r1.ebuild
+++ b/dev-python/functest/functest-0.8.8-r1.ebuild
@@ -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"