dev-python/docutils-glep: Repo transferred to my account

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-10-23 15:08:51 +02:00
parent 0988016f9d
commit f1bd53c34a
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ inherit distutils-r1
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"

View File

@@ -10,7 +10,7 @@ inherit distutils-r1
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"

View File

@@ -4,12 +4,12 @@
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"