tdev-python/ghp-import: Remove git-r3 import. - parlay - yet another gentoo overlay HTML git clone https://git.parazyd.org/parlay DIR Log DIR Files DIR Refs DIR README --- DIR commit 142693ed7004c198947888d93d2cd46841cc3974 DIR parent 8d9b732477b8beb6c38e879c6c012a7334f49ac8 HTML Author: parazyd <parazyd@dyne.org> Date: Wed, 30 Dec 2020 13:23:55 +0100 dev-python/ghp-import: Remove git-r3 import. Diffstat: M dev-python/ghp-import/ghp-import-1… | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/dev-python/ghp-import/ghp-import-1.0.0.ebuild b/dev-python/ghp-import/ghp-import-1.0.0.ebuild t@@ -4,7 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8,9} ) -inherit distutils-r1 git-r3 +inherit distutils-r1 DESCRIPTION="Easily import docs to your gh-pages branch" HOMEPAGE="https://github.com/c-w/ghp-import https://pypi.org/project/ghp-import/"