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 9072B158090 for ; Sat, 14 May 2022 11:29:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CA71E08F1; Sat, 14 May 2022 11:29:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 51004E08F1 for ; Sat, 14 May 2022 11:29:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AE171341B33 for ; Sat, 14 May 2022 11:29:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 114AB465 for ; Sat, 14 May 2022 11:29:55 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1652527661.7539fb4fcd567a3d12469b704837713cf15b435d.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/nginx/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/nginx/nginx-0-r1.ebuild acct-group/nginx/nginx-0.ebuild X-VCS-Directories: acct-group/nginx/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 7539fb4fcd567a3d12469b704837713cf15b435d X-VCS-Branch: master Date: Sat, 14 May 2022 11:29:55 +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: 02a62996-d5fa-4e96-adeb-695ea053f172 X-Archives-Hash: 76bd6f1f0b3ec8ec5e7d7067e5127ec6 commit: 7539fb4fcd567a3d12469b704837713cf15b435d Author: Conrad Kostecki gentoo org> AuthorDate: Sat May 14 10:48:55 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat May 14 11:27:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7539fb4f acct-group/nginx: update EAPI 7->8 Signed-off-by: Conrad Kostecki gentoo.org> acct-group/nginx/{nginx-0.ebuild => nginx-0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acct-group/nginx/nginx-0.ebuild b/acct-group/nginx/nginx-0-r1.ebuild similarity index 77% rename from acct-group/nginx/nginx-0.ebuild rename to acct-group/nginx/nginx-0-r1.ebuild index 3377bb72a49b..b326e769a163 100644 --- a/acct-group/nginx/nginx-0.ebuild +++ b/acct-group/nginx/nginx-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group