commit: d0a85be91a51b3665673b85c19fe988291f5c6b7
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Jun 29 07:25:23 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jun 29 07:25:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0a85be9
dev-python/font-v: remove spaces
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/font-v/font-v-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/font-v/font-v-1.0.5.ebuild
b/dev-python/font-v/font-v-1.0.5.ebuild
index a20b3e87c..7f89b12ad 100644
--- a/dev-python/font-v/font-v-1.0.5.ebuild
+++ b/dev-python/font-v/font-v-1.0.5.ebuild
@@ -25,7 +25,7 @@ distutils_enable_tests pytest
distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
python_test() {
- #it want a git repo
+ #it want a git repo
git init || die
git config --global user.email "[email protected]" || die
git config --global user.name "Your Name" || die