dev-python/ropemacs: fix HOMEPAGE

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

View File

@@ -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"