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 EFC09139360 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 37D0CE0966; Thu, 5 Aug 2021 09:46:43 +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 214D5E0966 for ; Thu, 5 Aug 2021 09:46:43 +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 D33F9342D03 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 4949584F 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: <1628156737.ba135565c2ab8d9c46f1e8bcf6d07fd7d3d288fc.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-grub/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/breeze-grub/breeze-grub-5.22.49.9999.ebuild kde-plasma/breeze-grub/breeze-grub-9999.ebuild X-VCS-Directories: kde-plasma/breeze-grub/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ba135565c2ab8d9c46f1e8bcf6d07fd7d3d288fc 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: 33867e9e-91e2-4e10-a82f-30f8959f585c X-Archives-Hash: 5b884b040009ac2dd265bba89ef40e17 commit: ba135565c2ab8d9c46f1e8bcf6d07fd7d3d288fc Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 5 09:43:41 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 5 09:45:37 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba135565 kde-plasma/breeze-grub: EAPI-8 bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/breeze-grub/breeze-grub-5.22.49.9999.ebuild | 2 +- kde-plasma/breeze-grub/breeze-grub-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/breeze-grub/breeze-grub-5.22.49.9999.ebuild b/kde-plasma/breeze-grub/breeze-grub-5.22.49.9999.ebuild index 69a967fb15..8bdc7f784a 100644 --- a/kde-plasma/breeze-grub/breeze-grub-5.22.49.9999.ebuild +++ b/kde-plasma/breeze-grub/breeze-grub-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 PVCUT=$(ver_cut 1-3) inherit kde.org diff --git a/kde-plasma/breeze-grub/breeze-grub-9999.ebuild b/kde-plasma/breeze-grub/breeze-grub-9999.ebuild index 69a967fb15..8bdc7f784a 100644 --- a/kde-plasma/breeze-grub/breeze-grub-9999.ebuild +++ b/kde-plasma/breeze-grub/breeze-grub-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 PVCUT=$(ver_cut 1-3) inherit kde.org