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 E123D158CB7 for ; Fri, 20 Aug 2021 12:36:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 466CCE07D8; Fri, 20 Aug 2021 12:36:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 31138E07D8 for ; Fri, 20 Aug 2021 12:36:56 +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 6536433BE2F for ; Fri, 20 Aug 2021 12:36:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25CC6857 for ; Fri, 20 Aug 2021 12:36:54 +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: <1629462847.317405b453feae5c9e16dfab8dc3c79fffd5390c.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtquickcontrols/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtquickcontrols/qtquickcontrols-5.15.9999.ebuild X-VCS-Directories: dev-qt/qtquickcontrols/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 317405b453feae5c9e16dfab8dc3c79fffd5390c X-VCS-Branch: master Date: Fri, 20 Aug 2021 12:36:54 +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: 0e7bf751-3113-4cc5-a5cc-9746a4a36d20 X-Archives-Hash: 00c77c1f50cd24a2e385a37bfeec30a4 commit: 317405b453feae5c9e16dfab8dc3c79fffd5390c Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 19 18:38:02 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 20 12:34:07 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=317405b4 dev-qt/qtquickcontrols: EAPI-8 bump Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtquickcontrols/qtquickcontrols-5.15.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtquickcontrols/qtquickcontrols-5.15.9999.ebuild b/dev-qt/qtquickcontrols/qtquickcontrols-5.15.9999.ebuild index ef785224..839f58e9 100644 --- a/dev-qt/qtquickcontrols/qtquickcontrols-5.15.9999.ebuild +++ b/dev-qt/qtquickcontrols/qtquickcontrols-5.15.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit qt5-build