dev-python/docutils-glep: Repo transferred to my account
authorMichał Górny <mgorny@gentoo.org>
Wed, 23 Oct 2019 13:08:51 +0000 (15:08 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 23 Oct 2019 13:52:06 +0000 (15:52 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/docutils-glep/docutils-glep-1.1.ebuild
dev-python/docutils-glep/docutils-glep-1.2.ebuild
dev-python/docutils-glep/docutils-glep-9999.ebuild

index 6866628462d9cd9199841ad4d48859f868020682..01ae57043fa410a0ff2602e1f5620d0324e0c439 100644 (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"
index 6866628462d9cd9199841ad4d48859f868020682..01ae57043fa410a0ff2602e1f5620d0324e0c439 100644 (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"
index 63cb59128bb4e5ae41e83307225cb406dd9cbbae..bbc620a682befc8eb467fd0ee3888416747bb31f 100644 (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"