Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/font-v/
Date: Tue, 29 Jun 2021 07:29:06
Message-Id: 1624951523.d0a85be91a51b3665673b85c19fe988291f5c6b7.Alessandro-Barbieri@gentoo
1 commit: d0a85be91a51b3665673b85c19fe988291f5c6b7
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Tue Jun 29 07:25:23 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Tue Jun 29 07:25:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0a85be9
7
8 dev-python/font-v: remove spaces
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
12
13 dev-python/font-v/font-v-1.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/font-v/font-v-1.0.5.ebuild b/dev-python/font-v/font-v-1.0.5.ebuild
17 index a20b3e87c..7f89b12ad 100644
18 --- a/dev-python/font-v/font-v-1.0.5.ebuild
19 +++ b/dev-python/font-v/font-v-1.0.5.ebuild
20 @@ -25,7 +25,7 @@ distutils_enable_tests pytest
21 distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
22
23 python_test() {
24 - #it want a git repo
25 + #it want a git repo
26 git init || die
27 git config --global user.email "you@×××××××.com" || die
28 git config --global user.name "Your Name" || die