From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1489756-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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C5DB815802F for <garchives@archives.gentoo.org>; Fri, 24 Feb 2023 10:35:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1478E077C; Fri, 24 Feb 2023 10:35:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3675E077A for <gentoo-commits@lists.gentoo.org>; Fri, 24 Feb 2023 10:35:56 +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 969F4340E05 for <gentoo-commits@lists.gentoo.org>; Fri, 24 Feb 2023 10:35:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B53C8BC for <gentoo-commits@lists.gentoo.org>; Fri, 24 Feb 2023 10:35:54 +0000 (UTC) From: "Ronny Gutbrod" <gentoo@tastytea.de> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" <gentoo@tastytea.de> Message-ID: <1677234929.089d67bda70c0f8ac6e417f0a0361f446f2aff8a.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/intiface-central-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild X-VCS-Directories: gui-apps/intiface-central-bin/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 089d67bda70c0f8ac6e417f0a0361f446f2aff8a X-VCS-Branch: dev Date: Fri, 24 Feb 2023 10:35:54 +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: a4e31cc1-4daf-4068-ba59-6f64633b74bb X-Archives-Hash: 574c6f74bbfc19c5cc07cb6b79b2063c commit: 089d67bda70c0f8ac6e417f0a0361f446f2aff8a Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de> AuthorDate: Fri Feb 24 10:34:42 2023 +0000 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de> CommitDate: Fri Feb 24 10:35:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=089d67bd gui-apps/intiface-central-bin: add binary to QA_PREBUILT Closes: https://bugs.gentoo.org/896186 Closes: https://bugs.gentoo.org/896188 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de> gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild b/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild index 6fdfe5c05..ba3d5dee1 100644 --- a/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild +++ b/gui-apps/intiface-central-bin/intiface-central-bin-2.3.0-r2.ebuild @@ -27,7 +27,10 @@ RDEPEND=" " BDEPEND="app-arch/unzip" -QA_PREBUILT="/opt/${PN}/lib/*.so" +QA_PREBUILT=" + /opt/${PN}/lib/*.so + /opt/${PN}/intiface_central +" src_install() { insinto /opt/${PN}