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 1B221158095 for ; Fri, 9 Sep 2022 23:55:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0068FE0845; Fri, 9 Sep 2022 23:55:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1510E0833 for ; Fri, 9 Sep 2022 23:55:35 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C759C340C08 for ; Fri, 9 Sep 2022 23:55:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37C105CD for ; Fri, 9 Sep 2022 23:55:33 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1662760640.79ad2927a8e1c7f5588a40356c9c4fcf3bbecbb8.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/feather/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/feather/feather-9999.ebuild X-VCS-Directories: net-p2p/feather/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 79ad2927a8e1c7f5588a40356c9c4fcf3bbecbb8 X-VCS-Branch: master Date: Fri, 9 Sep 2022 23:55:33 +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: ee388a55-3d20-4d1b-9252-064490c2811d X-Archives-Hash: d8f533f61f8ca79f1623e27ed80ed900 commit: 79ad2927a8e1c7f5588a40356c9c4fcf3bbecbb8 Author: Adam Pimentel protonmail com> AuthorDate: Fri Sep 9 21:55:30 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Fri Sep 9 21:57:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79ad2927 net-p2p/feather: update EAPI 7 -> 8 Signed-off-by: Adam Pimentel protonmail.com> net-p2p/feather/feather-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/feather/feather-9999.ebuild b/net-p2p/feather/feather-9999.ebuild index 351455e57..6b9084170 100644 --- a/net-p2p/feather/feather-9999.ebuild +++ b/net-p2p/feather/feather-9999.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 git-r3 desktop