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 35A3515800C for ; Thu, 29 Dec 2022 20:10:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 833F3E0938; Thu, 29 Dec 2022 20:10:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6A6E4E0938 for ; Thu, 29 Dec 2022 20:10:39 +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 95662340DF6 for ; Thu, 29 Dec 2022 20:10:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC0CA4C8 for ; Thu, 29 Dec 2022 20:10:36 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1672344630.54363fde9ce8ec5b16f4b99ff26535f69bc63ae9.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-containers/waydroid/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-containers/waydroid/files/waydroid X-VCS-Directories: app-containers/waydroid/files/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 54363fde9ce8ec5b16f4b99ff26535f69bc63ae9 X-VCS-Branch: dev Date: Thu, 29 Dec 2022 20:10:36 +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: 551c39b2-d202-4977-9f1b-81f5fb7b5089 X-Archives-Hash: c90979fc258f21a48abbe7e83b637986 commit: 54363fde9ce8ec5b16f4b99ff26535f69bc63ae9 Author: Florian Schmaus gentoo org> AuthorDate: Thu Dec 29 20:10:11 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Dec 29 20:10:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54363fde app-containers/waydroid: do not mark files/waydroid as executable (fixes ExecutableFile) Signed-off-by: Florian Schmaus gentoo.org> app-containers/waydroid/files/waydroid | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-containers/waydroid/files/waydroid b/app-containers/waydroid/files/waydroid old mode 100755 new mode 100644 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 4793415800C for ; Thu, 29 Dec 2022 20:17:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BED1E095E; Thu, 29 Dec 2022 20:17:47 +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 76D7EE095E for ; Thu, 29 Dec 2022 20:17:47 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EB1E340E78 for ; Thu, 29 Dec 2022 20:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15B527DE for ; Thu, 29 Dec 2022 20:17:45 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1672344630.54363fde9ce8ec5b16f4b99ff26535f69bc63ae9.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-containers/waydroid/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-containers/waydroid/files/waydroid X-VCS-Directories: app-containers/waydroid/files/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 54363fde9ce8ec5b16f4b99ff26535f69bc63ae9 X-VCS-Branch: master Date: Thu, 29 Dec 2022 20:17:45 +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: c5b108bb-454b-4799-af5e-b1960325b6ce X-Archives-Hash: c0b08157f362f902d5cbc0f6eea9eb0d Message-ID: <20221229201745.DgkR2TNyBVdMywJqmLczalCKVoSj4OOl41NAn-U8o1Y@z> commit: 54363fde9ce8ec5b16f4b99ff26535f69bc63ae9 Author: Florian Schmaus gentoo org> AuthorDate: Thu Dec 29 20:10:11 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Dec 29 20:10:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54363fde app-containers/waydroid: do not mark files/waydroid as executable (fixes ExecutableFile) Signed-off-by: Florian Schmaus gentoo.org> app-containers/waydroid/files/waydroid | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-containers/waydroid/files/waydroid b/app-containers/waydroid/files/waydroid old mode 100755 new mode 100644