commit:     5da96971506342b4228a1b0360795cccda2bfbbd
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  5 14:54:30 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Oct  5 14:55:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da96971

app-text/grip: set DISTUTILS_USE_SETUPTOOLS=rdepend

Closes: https://bugs.gentoo.org/746662

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 app-text/grip/{grip-4.5.2.ebuild => grip-4.5.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/grip/grip-4.5.2.ebuild 
b/app-text/grip/grip-4.5.2-r1.ebuild
similarity index 95%
rename from app-text/grip/grip-4.5.2.ebuild
rename to app-text/grip/grip-4.5.2-r1.ebuild
index 529c0af1c38..883099d1abd 100644
--- a/app-text/grip/grip-4.5.2.ebuild
+++ b/app-text/grip/grip-4.5.2-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
+DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Preview GitHub Markdown files like Readme locally before 
committing them"

Reply via email to