summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-08-19 14:47:13 +0200
committerMike Gilbert <floppym@gentoo.org>2017-09-02 21:03:30 -0400
commitb773fdd23f96150a58be0a4135158c32d8b2e39f (patch)
tree611ac083291644ac32897608ffd0220989e3edc9 /dev-python/ropemacs/ropemacs-0.8.ebuild
parentdev-python/ropeide: fix HOMEPAGE (diff)
downloadgentoo-b773fdd23f96150a58be0a4135158c32d8b2e39f.tar.gz
gentoo-b773fdd23f96150a58be0a4135158c32d8b2e39f.tar.bz2
gentoo-b773fdd23f96150a58be0a4135158c32d8b2e39f.zip
dev-python/ropemacs: fix HOMEPAGE
Diffstat (limited to 'dev-python/ropemacs/ropemacs-0.8.ebuild')
-rw-r--r--dev-python/ropemacs/ropemacs-0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ropemacs/ropemacs-0.8.ebuild b/dev-python/ropemacs/ropemacs-0.8.ebuild
index 8c00a8e2aebd..4413ac115e15 100644
--- a/dev-python/ropemacs/ropemacs-0.8.ebuild
+++ b/dev-python/ropemacs/ropemacs-0.8.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils readme.gentoo
DESCRIPTION="Rope in Emacs"
-HOMEPAGE="http://rope.sourceforge.net/ropemacs.html
+HOMEPAGE="https://github.com/python-rope/ropemacs
https://pypi.python.org/pypi/ropemacs"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"