diff --git a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild index 84433b5c07141..d6b7c70830e27 100644 --- a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild +++ b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild @@ -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"