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 8D615139360 for ; Thu, 5 Aug 2021 09:46:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA607E08F6; Thu, 5 Aug 2021 09:46:42 +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 AF928E08F6 for ; Thu, 5 Aug 2021 09:46:42 +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 A4C03342CFD for ; Thu, 5 Aug 2021 09:46:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34B887DC for ; Thu, 5 Aug 2021 09:46:40 +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: <1628155269.2b6ef3502a6771902cd195614b9209f636d9b09a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-5.22.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2b6ef3502a6771902cd195614b9209f636d9b09a X-VCS-Branch: master Date: Thu, 5 Aug 2021 09:46:40 +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: c54d4e27-d142-4e27-94c6-58717d123e30 X-Archives-Hash: 28435d0ba74421e384b0c4de0ff2431b commit: 2b6ef3502a6771902cd195614b9209f636d9b09a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 5 09:21:09 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 5 09:21:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b6ef350 kde-plasma/plasma-meta: EAPI-8 bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-5.22.49.9999.ebuild | 2 +- kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-5.22.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.22.49.9999.ebuild index cc6a8b3e8b..545eb755a3 100644 --- a/kde-plasma/plasma-meta/plasma-meta-5.22.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-5.22.49.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 DESCRIPTION="Merge this to pull in all Plasma 5 packages" HOMEPAGE="https://kde.org/plasma-desktop/" diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index cc6a8b3e8b..545eb755a3 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-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 DESCRIPTION="Merge this to pull in all Plasma 5 packages" HOMEPAGE="https://kde.org/plasma-desktop/"