diff options
-rw-r--r-- | dev-python/ropeide/ropeide-1.5.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild index 84433b5c0714..d6b7c70830e2 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" |