From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1702806-garchives=archives.gentoo.org@lists.gentoo.org>
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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 9EE6F1580FD
	for <garchives@archives.gentoo.org>; Tue, 24 Dec 2024 11:50:30 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AA757E077A;
	Tue, 24 Dec 2024 11:50:29 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 15A8EE077A
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 11:50:27 +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 1262E33BE19
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 11:50:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EDDB1048
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 11:50:24 +0000 (UTC)
From: "Quinet Charlie" <w.iron.zombie@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Quinet Charlie" <w.iron.zombie@gmail.com>
Message-ID: <1735040955.083bc7ffbebda6b4bb5a965b47216f2ef8deee1f.w.iron.zombie@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/amdvlk/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: media-libs/amdvlk/amdvlk-2024.4.3.ebuild
X-VCS-Directories: media-libs/amdvlk/
X-VCS-Committer: w.iron.zombie
X-VCS-Committer-Name: Quinet Charlie
X-VCS-Revision: 083bc7ffbebda6b4bb5a965b47216f2ef8deee1f
X-VCS-Branch: dev
Date: Tue, 24 Dec 2024 11:50:24 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 954dad19-d1a3-4eaa-91cb-7207f632d98c
X-Archives-Hash: 540e5eb64516c450d65142849ab89955

commit:     083bc7ffbebda6b4bb5a965b47216f2ef8deee1f
Author:     Charlie Quinet <w.iron.zombie <AT> gmail <DOT> com>
AuthorDate: Tue Dec 24 11:49:15 2024 +0000
Commit:     Quinet Charlie <w.iron.zombie <AT> gmail <DOT> com>
CommitDate: Tue Dec 24 11:49:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=083bc7ff

media-libs/amdvlk: actually fix indentation, remove executable bit

I hadn't run pkgcheck scan --net, sorry for those commits

Signed-off-by: Charlie Quinet <w.iron.zombie <AT> gmail.com>

 media-libs/amdvlk/amdvlk-2024.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/amdvlk/amdvlk-2024.4.3.ebuild b/media-libs/amdvlk/amdvlk-2024.4.3.ebuild
old mode 100755
new mode 100644
index 5622aba09..d3f9ae986
--- a/media-libs/amdvlk/amdvlk-2024.4.3.ebuild
+++ b/media-libs/amdvlk/amdvlk-2024.4.3.ebuild
@@ -56,7 +56,7 @@ BDEPEND="${BUNDLED_LLVM_DEPEND}
 	${PYTHON_DEPS}
 	$(python_gen_any_dep '
 		dev-python/ruamel-yaml[${PYTHON_USEDEP}]
-    	dev-python/jinja2[${PYTHON_USEDEP}]
+		dev-python/jinja2[${PYTHON_USEDEP}]
 	')
 	virtual/linux-sources"
 RDEPEND=" ${DEPEND}