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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9EA91580FD for ; Tue, 24 Dec 2024 01:17:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0933BE07A5; Tue, 24 Dec 2024 01:17:50 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7878E07A5 for ; Tue, 24 Dec 2024 01:17:49 +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 D6B4A33BEB9 for ; Tue, 24 Dec 2024 01:17:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6361C1048 for ; Tue, 24 Dec 2024 01:17:47 +0000 (UTC) From: "Quinet Charlie" 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" Message-ID: <1735003053.4ee7645df5be32489fd5e80d67f08d19e16d5b04.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: 4ee7645df5be32489fd5e80d67f08d19e16d5b04 X-VCS-Branch: dev Date: Tue, 24 Dec 2024 01:17:47 +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: 294f3111-3d36-45c1-9f42-158781101239 X-Archives-Hash: 12af17b4156c5d2742d959b624c05f01 commit: 4ee7645df5be32489fd5e80d67f08d19e16d5b04 Author: Charlie Quinet gmail com> AuthorDate: Tue Dec 24 01:17:33 2024 +0000 Commit: Quinet Charlie gmail com> CommitDate: Tue Dec 24 01:17:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ee7645d media-libs/amdvlk: fix indentation from previous commit oops! Signed-off-by: Charlie Quinet 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 index ff2d572fe..5622aba09 100755 --- 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}