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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ADE6A1382C5 for ; Sat, 1 May 2021 22:15:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0309BE0D24; Sat, 1 May 2021 22:15:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8EE2E0D24 for ; Sat, 1 May 2021 22:15:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5360E335D0F for ; Sat, 1 May 2021 22:15:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD51C729 for ; Sat, 1 May 2021 22:15:32 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1619907298.5de3649b8a41e58232cc4f01efb23d2198ff0c91.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/arnold/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-emulation/arnold/arnold-20170513.ebuild X-VCS-Directories: app-emulation/arnold/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 5de3649b8a41e58232cc4f01efb23d2198ff0c91 X-VCS-Branch: dev Date: Sat, 1 May 2021 22:15:32 +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: a41826ee-a8ad-4c4a-bf05-ead7133c4903 X-Archives-Hash: 0c53c59dc59b94948a3c9078f8180ffb commit: 5de3649b8a41e58232cc4f01efb23d2198ff0c91 Author: Theo Anderson posteo de> AuthorDate: Sat May 1 22:14:58 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Sat May 1 22:14:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5de3649b app-emulation/arnold: move WX_GTK_VER to pre-inherit Signed-off-by: Theo Anderson posteo.de> app-emulation/arnold/arnold-20170513.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/arnold/arnold-20170513.ebuild b/app-emulation/arnold/arnold-20170513.ebuild index d026d59eb..6dae52213 100644 --- a/app-emulation/arnold/arnold-20170513.ebuild +++ b/app-emulation/arnold/arnold-20170513.ebuild @@ -3,6 +3,8 @@ EAPI=7 +WX_GTK_VER="3.0-gtk3" + inherit cmake desktop wxwidgets DESCRIPTION="Amstrad CPC emulator" @@ -21,9 +23,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="app-arch/unzip" -S=${WORKDIR}/src - -WX_GTK_VER="3.0-gtk3" +S="${WORKDIR}/src" src_prepare() { setup-wxwidgets 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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3488D13835B for ; Sun, 2 May 2021 09:27:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E4F5E08F1; Sun, 2 May 2021 09:27:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A0EFE08F1 for ; Sun, 2 May 2021 09:27:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6997C340CDF for ; Sun, 2 May 2021 09:27:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE20A74C for ; Sun, 2 May 2021 09:27:16 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1619907298.5de3649b8a41e58232cc4f01efb23d2198ff0c91.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/arnold/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-emulation/arnold/arnold-20170513.ebuild X-VCS-Directories: app-emulation/arnold/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 5de3649b8a41e58232cc4f01efb23d2198ff0c91 X-VCS-Branch: master Date: Sun, 2 May 2021 09:27: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: fadc3b32-5e7f-41c3-bc03-62a2c503191b X-Archives-Hash: e580342dcf3549ff0af5cbe3a3413245 Message-ID: <20210502092716.yS-oqHEVFdA2SxUQ6ItXRl1DwoXcqx3676gRIOqxlMI@z> commit: 5de3649b8a41e58232cc4f01efb23d2198ff0c91 Author: Theo Anderson posteo de> AuthorDate: Sat May 1 22:14:58 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Sat May 1 22:14:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5de3649b app-emulation/arnold: move WX_GTK_VER to pre-inherit Signed-off-by: Theo Anderson posteo.de> app-emulation/arnold/arnold-20170513.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/arnold/arnold-20170513.ebuild b/app-emulation/arnold/arnold-20170513.ebuild index d026d59eb..6dae52213 100644 --- a/app-emulation/arnold/arnold-20170513.ebuild +++ b/app-emulation/arnold/arnold-20170513.ebuild @@ -3,6 +3,8 @@ EAPI=7 +WX_GTK_VER="3.0-gtk3" + inherit cmake desktop wxwidgets DESCRIPTION="Amstrad CPC emulator" @@ -21,9 +23,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="app-arch/unzip" -S=${WORKDIR}/src - -WX_GTK_VER="3.0-gtk3" +S="${WORKDIR}/src" src_prepare() { setup-wxwidgets