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 46C71158020 for ; Sun, 25 Dec 2022 22:26:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A437E0950; Sun, 25 Dec 2022 22:17:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E962AE0950 for ; Sun, 25 Dec 2022 22:17:55 +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 373B1340F11 for ; Sun, 25 Dec 2022 22:17:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7A0F6F2 for ; Sun, 25 Dec 2022 22:17:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1672006659.a7e02e8f6c715a826be61ac8c7b1bbeef2929e01.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsettingsd/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild X-VCS-Directories: x11-misc/xsettingsd/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a7e02e8f6c715a826be61ac8c7b1bbeef2929e01 X-VCS-Branch: master Date: Sun, 25 Dec 2022 22:17:53 +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: 081c48b3-8f9b-4ab9-9e87-5f4ecf56bc1a X-Archives-Hash: da574568d9df680724bcb8aa06757a79 commit: a7e02e8f6c715a826be61ac8c7b1bbeef2929e01 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 25 21:40:34 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 25 22:17:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e02e8f x11-misc/xsettingsd: update EAPI 7 -> 8 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild b/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild index 9a57075caf2d..f60d3ec97eaa 100644 --- a/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild +++ b/x11-misc/xsettingsd/xsettingsd-1.0.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake @@ -20,7 +20,6 @@ RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} test? ( dev-cpp/gtest ) " -BDEPEND=">=dev-util/cmake-3.15" src_configure() { local mycmakeargs=(