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 A011B15817D for ; Sat, 15 Jun 2024 15:12:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05A75E2AD6; Sat, 15 Jun 2024 15:12:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D8AE2E2AD6 for ; Sat, 15 Jun 2024 15:12:42 +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 D184233DF47 for ; Sat, 15 Jun 2024 15:12:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A83A1D12 for ; Sat, 15 Jun 2024 15:12:40 +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: <1718464335.a5f398e4fce8b9c458bcd89dbc0529e004e11034.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/mastorss/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/mastorss/mastorss-0.13.1-r1.ebuild net-misc/mastorss/mastorss-9999.ebuild X-VCS-Directories: net-misc/mastorss/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: a5f398e4fce8b9c458bcd89dbc0529e004e11034 X-VCS-Branch: dev Date: Sat, 15 Jun 2024 15:12: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: 3bd3bd53-13d5-4036-979a-bb8a3d6a965a X-Archives-Hash: 2423fc9873f7ffbe910b365871fe58d1 commit: a5f398e4fce8b9c458bcd89dbc0529e004e11034 Author: tea tastytea de> AuthorDate: Sat Jun 15 14:17:34 2024 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Sat Jun 15 15:12:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5f398e4 net-misc/mastorss: EAPI 7->8 Signed-off-by: tea tastytea.de> net-misc/mastorss/{mastorss-9999.ebuild => mastorss-0.13.1-r1.ebuild} | 2 +- net-misc/mastorss/mastorss-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/mastorss/mastorss-9999.ebuild b/net-misc/mastorss/mastorss-0.13.1-r1.ebuild similarity index 98% copy from net-misc/mastorss/mastorss-9999.ebuild copy to net-misc/mastorss/mastorss-0.13.1-r1.ebuild index 32b428ed3..6ecd511c6 100644 --- a/net-misc/mastorss/mastorss-9999.ebuild +++ b/net-misc/mastorss/mastorss-0.13.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020,2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake [[ "${PV}" == "9999" ]] && inherit git-r3 diff --git a/net-misc/mastorss/mastorss-9999.ebuild b/net-misc/mastorss/mastorss-9999.ebuild index 32b428ed3..6ecd511c6 100644 --- a/net-misc/mastorss/mastorss-9999.ebuild +++ b/net-misc/mastorss/mastorss-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020,2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake [[ "${PV}" == "9999" ]] && inherit git-r3