From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE2F0158091 for ; Mon, 20 Jun 2022 09:17:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AAA7E0ABF; Mon, 20 Jun 2022 09:17:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04149E0ABF for ; Mon, 20 Jun 2022 09:17:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD2D634175A for ; Mon, 20 Jun 2022 09:17:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9FCD4C3 for ; Mon, 20 Jun 2022 09:17:39 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1655716645.8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f.viorel_munteanu@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/maestral-qt/maestral-qt-1.5.3.ebuild X-VCS-Directories: net-misc/maestral-qt/ X-VCS-Committer: viorel_munteanu X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f X-VCS-Branch: dev Date: Mon, 20 Jun 2022 09:17:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6ba2bc88-df3c-40fc-968d-fdfece39f934 X-Archives-Hash: fc335c6f16e6581329a603e6bb5311a4 commit: 8c99ed172721c441cc04c6c6ff3eaccedbdf7d6f Author: Viorel Munteanu gmail com> AuthorDate: Mon Jun 20 09:15:56 2022 +0000 Commit: Viorel Munteanu gmail com> 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 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