dev-python/ropeide: fix HOMEPAGE

This commit is contained in:
Michael Mair-Keimberger
2017-08-19 14:45:24 +02:00
committed by Mike Gilbert
parent a7fdf60fc1
commit 1c9ddc1ec1

View File

@@ -8,7 +8,7 @@ inherit distutils-r1
PYTHON_REQ_USE="tk"
DESCRIPTION="Python refactoring IDE"
HOMEPAGE="http://rope.sourceforge.net/ropeide.html https://pypi.python.org/pypi/ropeide"
HOMEPAGE="http://freecode.com/projects/ropeide https://pypi.python.org/pypi/ropeide"
SRC_URI="mirror://sourceforge/rope/${P}.tar.gz"
LICENSE="GPL-2"