Gentoo Archives: gentoo-commits

From: Gerben Jan Dijkman <gjdijkman@××××××××××××.nl>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/phosh/
Date: Wed, 01 Sep 2021 16:36:03
Message-Id: 1630514153.2e95913fdb05a409ce392c2290fce24bbc943bb8.gjdijkman@gentoo
1 commit: 2e95913fdb05a409ce392c2290fce24bbc943bb8
2 Author: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl>
3 AuthorDate: Wed Sep 1 16:35:53 2021 +0000
4 Commit: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl>
5 CommitDate: Wed Sep 1 16:35:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e95913f
7
8 gui-wm/phosh: qoutes on the right side now
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Gerben jan Dijkman <gjdijkman <AT> gjdwebserver.nl>
12
13 gui-wm/phosh/phosh-0.13.1.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/gui-wm/phosh/phosh-0.13.1.ebuild b/gui-wm/phosh/phosh-0.13.1.ebuild
17 index 79530c4dc..1f15159f6 100644
18 --- a/gui-wm/phosh/phosh-0.13.1.ebuild
19 +++ b/gui-wm/phosh/phosh-0.13.1.ebuild
20 @@ -47,9 +47,9 @@ BDEPEND="
21 "
22
23 PATCHES=(
24 - $"{FILESDIR}"/0001-system-prompt-allow-blank-passwords.patch
25 - $"{FILESDIR}"/0002-fix-locale-issue.patch
26 - $"{FILESDIR}"/0003-fix-locale-issue-in-service-file-1.patch
27 + "${FILESDIR}"/0001-system-prompt-allow-blank-passwords.patch
28 + "${FILESDIR}"/0002-fix-locale-issue.patch
29 + "${FILESDIR}"/0003-fix-locale-issue-in-service-file-1.patch
30 )
31
32 src_prepare() {