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 AD0AA158087 for ; Sun, 26 Dec 2021 19:17:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0F9C2BC001; Sun, 26 Dec 2021 19:17:50 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C3772BC001 for ; Sun, 26 Dec 2021 19:17:50 +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 19377342EC1 for ; Sun, 26 Dec 2021 19:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 825471FB for ; Sun, 26 Dec 2021 19:17:47 +0000 (UTC) From: "Alexey Zapparov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Zapparov" Message-ID: <1640546164.2e25a37dc0e7392e652574f2ad349a384676afcf.alexey@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-shells/vivid/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-shells/vivid/vivid-0.7.0-r1.ebuild app-shells/vivid/vivid-0.7.0-r2.ebuild X-VCS-Directories: app-shells/vivid/ X-VCS-Committer: alexey X-VCS-Committer-Name: Alexey Zapparov X-VCS-Revision: 2e25a37dc0e7392e652574f2ad349a384676afcf X-VCS-Branch: dev Date: Sun, 26 Dec 2021 19: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: 6eb6b66a-ed6f-414e-a134-e36e445c50e6 X-Archives-Hash: f9c96c7b8981d0fdffcab9e04ba9a326 commit: 2e25a37dc0e7392e652574f2ad349a384676afcf Author: Alexey Zapparov zapparov com> AuthorDate: Sun Dec 26 19:16:04 2021 +0000 Commit: Alexey Zapparov zapparov com> CommitDate: Sun Dec 26 19:16:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e25a37d app-shells/vivid: fix QA_FLAGS_IGNORED Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexey Zapparov zapparov.com> app-shells/vivid/{vivid-0.7.0-r1.ebuild => vivid-0.7.0-r2.ebuild} | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-shells/vivid/vivid-0.7.0-r1.ebuild b/app-shells/vivid/vivid-0.7.0-r2.ebuild similarity index 97% rename from app-shells/vivid/vivid-0.7.0-r1.ebuild rename to app-shells/vivid/vivid-0.7.0-r2.ebuild index b6dd7de2b..d8b9dd795 100644 --- a/app-shells/vivid/vivid-0.7.0-r1.ebuild +++ b/app-shells/vivid/vivid-0.7.0-r2.ebuild @@ -55,6 +55,8 @@ LICENSE="LGPL-3+ MIT" SLOT="0" KEYWORDS="~amd64 ~x86" +QA_FLAGS_IGNORED="usr/bin/${PN}" + src_install() { cargo_src_install dodoc CHANGELOG.md README.md