mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/docutils-glep: Repo transferred to my account
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user