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 73894158064 for ; Tue, 7 May 2024 12:38:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C3B52BC01E; Tue, 7 May 2024 12:38:47 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0996F2BC01E for ; Tue, 7 May 2024 12:38:47 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 184EC34313A for ; Tue, 7 May 2024 12:38:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C8481A40 for ; Tue, 7 May 2024 12:38:44 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1715085474.2fca29f3b00035b8e17c2200e9d0a498dbae17bc.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/namazu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/namazu/metadata.xml app-text/namazu/namazu-2.0.21.ebuild app-text/namazu/namazu-2.0.22_pre8.ebuild X-VCS-Directories: app-text/namazu/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 2fca29f3b00035b8e17c2200e9d0a498dbae17bc X-VCS-Branch: master Date: Tue, 7 May 2024 12:38:44 +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: ac74540d-cb97-4743-ba69-6935cb2e4a9b X-Archives-Hash: e9123f48810ff288b903c46ac4683087 commit: 2fca29f3b00035b8e17c2200e9d0a498dbae17bc Author: Akinori Hattori gentoo org> AuthorDate: Tue May 7 12:36:13 2024 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Tue May 7 12:37:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fca29f3 app-text/namazu: update to EAPI 8 Signed-off-by: Akinori Hattori gentoo.org> app-text/namazu/metadata.xml | 8 ++++---- app-text/namazu/namazu-2.0.21.ebuild | 2 +- app-text/namazu/namazu-2.0.22_pre8.ebuild | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-text/namazu/metadata.xml b/app-text/namazu/metadata.xml index 491c88b3a31f..a94766977fa6 100644 --- a/app-text/namazu/metadata.xml +++ b/app-text/namazu/metadata.xml @@ -1,8 +1,8 @@ - - cjk@gentoo.org - Cjk - + + cjk@gentoo.org + Cjk + diff --git a/app-text/namazu/namazu-2.0.21.ebuild b/app-text/namazu/namazu-2.0.21.ebuild index e62835732267..866e3923c180 100644 --- a/app-text/namazu/namazu-2.0.21.ebuild +++ b/app-text/namazu/namazu-2.0.21.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" inherit autotools elisp-common diff --git a/app-text/namazu/namazu-2.0.22_pre8.ebuild b/app-text/namazu/namazu-2.0.22_pre8.ebuild index 8c3793c15d95..d902b8bc9dbe 100644 --- a/app-text/namazu/namazu-2.0.22_pre8.ebuild +++ b/app-text/namazu/namazu-2.0.22_pre8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" inherit autotools elisp-common