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 0A086158020 for ; Thu, 27 Oct 2022 09:32:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 339B9E0827; Thu, 27 Oct 2022 09:32:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 1B8A9E0827 for ; Thu, 27 Oct 2022 09:32:18 +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 EEE883410BC for ; Thu, 27 Oct 2022 09:32:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5907262E for ; Thu, 27 Oct 2022 09:32:16 +0000 (UTC) From: "Denis Reva" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Denis Reva" Message-ID: <1666863131.5e5cc8846ddc65ff449f0c5c23ba731a7e3ba2b2.RarogCmex@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-2022.4.1.ebuild.kate-swp media-libs/amdvlk/amdvlk-2022.4.1.ebuild X-VCS-Directories: media-libs/amdvlk/ X-VCS-Committer: RarogCmex X-VCS-Committer-Name: Denis Reva X-VCS-Revision: 5e5cc8846ddc65ff449f0c5c23ba731a7e3ba2b2 X-VCS-Branch: dev Date: Thu, 27 Oct 2022 09:32:16 +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: ac7be0d2-db31-447c-99f8-d57747282921 X-Archives-Hash: c3689f76da63e842985269adc2423383 commit: 5e5cc8846ddc65ff449f0c5c23ba731a7e3ba2b2 Author: Denis Reva gmail com> AuthorDate: Thu Oct 27 09:32:11 2022 +0000 Commit: Denis Reva gmail com> CommitDate: Thu Oct 27 09:32:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e5cc884 media-libs/amdvlk: Changed message about headers Signed-off-by: Denis Reva gmail.com> media-libs/amdvlk/.amdvlk-2022.4.1.ebuild.kate-swp | Bin 171 -> 0 bytes media-libs/amdvlk/amdvlk-2022.4.1.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/amdvlk/.amdvlk-2022.4.1.ebuild.kate-swp b/media-libs/amdvlk/.amdvlk-2022.4.1.ebuild.kate-swp deleted file mode 100644 index c4c106556..000000000 Binary files a/media-libs/amdvlk/.amdvlk-2022.4.1.ebuild.kate-swp and /dev/null differ diff --git a/media-libs/amdvlk/amdvlk-2022.4.1.ebuild b/media-libs/amdvlk/amdvlk-2022.4.1.ebuild index 7bdf5f66f..92d00b81a 100644 --- a/media-libs/amdvlk/amdvlk-2022.4.1.ebuild +++ b/media-libs/amdvlk/amdvlk-2022.4.1.ebuild @@ -91,7 +91,7 @@ multilib_src_configure() { cmake_src_configure } multilib_check_headers() { - einfo "There is no headers" + einfo "Checking headers skipped: there is no headers" } multilib_src_install_all() {