Signed-off-by: Michał Górny <mgorny@gentoo.org>
MY_PN=${PN/-/_}
MY_P=${MY_PN}-${PV}
DESCRIPTION="Gentoo GLEP support for docutils"
-HOMEPAGE="https://github.com/gentoo/docutils-glep/"
+HOMEPAGE="https://github.com/mgorny/docutils-glep/"
SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="public-domain"
MY_PN=${PN/-/_}
MY_P=${MY_PN}-${PV}
DESCRIPTION="Gentoo GLEP support for docutils"
-HOMEPAGE="https://github.com/gentoo/docutils-glep/"
+HOMEPAGE="https://github.com/mgorny/docutils-glep/"
SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="public-domain"
EAPI=6
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
-EGIT_REPO_URI="https://github.com/gentoo/docutils-glep.git"
+EGIT_REPO_URI="https://github.com/mgorny/docutils-glep.git"
inherit distutils-r1 git-r3
DESCRIPTION="Gentoo GLEP support for docutils"
-HOMEPAGE="https://github.com/gentoo/docutils-glep/"
+HOMEPAGE="https://github.com/mgorny/docutils-glep/"
SRC_URI=""
LICENSE="public-domain"