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 2FD23158086 for ; Sat, 8 Jan 2022 21:16:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 671C72BC06C; Sat, 8 Jan 2022 21:16:05 +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 92AB92BC043 for ; Sat, 8 Jan 2022 21:16:02 +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 60C02342D08 for ; Sat, 8 Jan 2022 21:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E722286 for ; Sat, 8 Jan 2022 21:15:57 +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: <1641676099.a174b4cec664c8b62e71bd0937877cc6d0015ab3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kscreenlocker/kscreenlocker-5.23.5.ebuild X-VCS-Directories: kde-plasma/kscreenlocker/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a174b4cec664c8b62e71bd0937877cc6d0015ab3 X-VCS-Branch: master Date: Sat, 8 Jan 2022 21:15:57 +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: 2978c171-c72d-4040-a845-b766645822d2 X-Archives-Hash: 72620ad1cbc7b5813f8ee186579dcf2f commit: a174b4cec664c8b62e71bd0937877cc6d0015ab3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 7 12:27:01 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 8 21:08:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a174b4ce kde-plasma/kscreenlocker: EAPI-8 bump Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kscreenlocker/kscreenlocker-5.23.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.23.5.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.23.5.ebuild index 55bd27ee2e6f..1e988535cf0f 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.23.5.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.23.5.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 ECM_TEST="forceoptional" KFMIN=5.86.0 @@ -17,7 +17,7 @@ SLOT="5" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="+pam" -RESTRICT+=" test" +RESTRICT="test" COMMON_DEPEND=" dev-libs/wayland