commit:     8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon Jun 20 09:15:56 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jun 20 09:17:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c99ed17

net-misc/maestral-qt: bash function signature

Stylistic change, nothing else changes

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

 net-misc/maestral-qt/maestral-qt-1.5.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
index 158d3541b..9817cf0bb 100644
--- a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
@@ -30,8 +30,7 @@ BDEPEND="
 
 distutils_enable_tests setup.py
 
-python_install_all()
-{
+python_install_all() {
        distutils-r1_python_install_all
 
        domenu src/maestral_qt/resources/maestral.desktop

Reply via email to