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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7138815800A for ; Wed, 2 Aug 2023 03:44:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F00DE0C08; Wed, 2 Aug 2023 03:44:16 +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 80C65E0C08 for ; Wed, 2 Aug 2023 03:44:16 +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 58212340B0C for ; Wed, 2 Aug 2023 03:44:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E573E7A for ; Wed, 2 Aug 2023 03:44:13 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1690947802.487f038954bea2a0aad7bf770893bd5c428e8f1e.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-paint/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild X-VCS-Directories: net-wireless/gr-paint/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 487f038954bea2a0aad7bf770893bd5c428e8f1e X-VCS-Branch: master Date: Wed, 2 Aug 2023 03:44:13 +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: bda08406-767d-46c3-98c4-15fe9e4a831a X-Archives-Hash: ddd03b26abd4baca35a2985ce37a0a66 commit: 487f038954bea2a0aad7bf770893bd5c428e8f1e Author: Rick Farina gentoo org> AuthorDate: Wed Aug 2 03:43:22 2023 +0000 Commit: Rick Farina gentoo org> CommitDate: Wed Aug 2 03:43:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487f0389 net-wireless/gr-paint: remove unneeded workaround This bug was in the older version but fixed in the bump Signed-off-by: Rick Farina gentoo.org> net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild b/net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild index a60efdb36b71..be25ed418e88 100644 --- a/net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild +++ b/net-wireless/gr-paint/gr-paint-0.0_p20230427.ebuild @@ -14,7 +14,7 @@ else S="${WORKDIR}/${PN}-${COMMIT}" KEYWORDS="~amd64" fi -inherit cmake flag-o-matic python-single-r1 +inherit cmake python-single-r1 DESCRIPTION="Paints monochrome images into the waterfall of a receiver" HOMEPAGE="https://github.com/drmpeg/gr-paint" @@ -46,8 +46,6 @@ BDEPEND=" virtual/pkgconfig doc? ( app-doc/doxygen ) " -#https://github.com/drmpeg/gr-paint/issues/21 -append-cxxflags -U_GLIBCXX_ASSERTIONS src_configure() { local mycmakeargs=(