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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39B9E138334 for ; Thu, 19 Sep 2019 21:32:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66870E0886; Thu, 19 Sep 2019 21:32:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 519D3E0886 for ; Thu, 19 Sep 2019 21:32:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E85734B3CB for ; Thu, 19 Sep 2019 21:32:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E499785 for ; Thu, 19 Sep 2019 21:32:25 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1568927699.a1928d317d3b2adb9f5abc858cdb47343b6bc922.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/eduke32/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/eduke32/files/eduke32-bin X-VCS-Directories: games-fps/eduke32/files/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: a1928d317d3b2adb9f5abc858cdb47343b6bc922 X-VCS-Branch: master Date: Thu, 19 Sep 2019 21:32:25 +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: 3ab30445-7f9e-418c-bff9-f8de773529c7 X-Archives-Hash: 759022bf07d706a37c2b143587661538 commit: a1928d317d3b2adb9f5abc858cdb47343b6bc922 Author: Conrad Kostecki kostecki com> AuthorDate: Tue Sep 17 16:55:18 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Sep 19 21:14:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1928d31 games-fps/eduke32: fix qa issues Files in ${FILESDIR} should not have set the executable bit. Closes: https://bugs.gentoo.org/694636 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Conrad Kostecki kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/12950 Signed-off-by: James Le Cuirot gentoo.org> games-fps/eduke32/files/eduke32-bin | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/games-fps/eduke32/files/eduke32-bin b/games-fps/eduke32/files/eduke32-bin old mode 100755 new mode 100644