dev-python/markdown-captions: remove SRC_URI
This commit is contained in:
parent
905af0c9c0
commit
73f87ff567
@ -12,7 +12,8 @@ if [[ ${PV} == 9999 ]]; then
|
|||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://github.com/Evidlo/markdown_captions.git"
|
EGIT_REPO_URI="https://github.com/Evidlo/markdown_captions.git"
|
||||||
else
|
else
|
||||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
PYPI_NO_NORMALIZE=1
|
||||||
|
inherit pypi
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -12,7 +12,8 @@ if [[ ${PV} == 9999 ]]; then
|
|||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://github.com/Evidlo/markdown_captions.git"
|
EGIT_REPO_URI="https://github.com/Evidlo/markdown_captions.git"
|
||||||
else
|
else
|
||||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
PYPI_NO_NORMALIZE=1
|
||||||
|
inherit pypi
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user