From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 4CF4715808A for ; Sat, 26 Jul 2025 10:36:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 12834341F3B for ; Sat, 26 Jul 2025 10:36:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B5ECC110560; Sat, 26 Jul 2025 10:36:27 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B0371110560 for ; Sat, 26 Jul 2025 10:36:27 +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 6B3A8341256 for ; Sat, 26 Jul 2025 10:36:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9B2732A4 for ; Sat, 26 Jul 2025 10:36:25 +0000 (UTC) From: "Andreas K. Hüttel" 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 K. Hüttel" Message-ID: <1753526139.80c34a307597b519cc00996bde33de3acde136c7.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DelimMatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild dev-perl/DelimMatch/DelimMatch-1.60.0-r3.ebuild X-VCS-Directories: dev-perl/DelimMatch/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 80c34a307597b519cc00996bde33de3acde136c7 X-VCS-Branch: master Date: Sat, 26 Jul 2025 10:36:25 +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: 33b8e62b-e807-4a4c-895c-35afa57d5bb3 X-Archives-Hash: f1d8f928ba4e910f404ce21ea1445fc5 commit: 80c34a307597b519cc00996bde33de3acde136c7 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jul 26 10:28:52 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jul 26 10:35:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c34a30 dev-perl/DelimMatch: Bump EAPI Signed-off-by: Andreas K. Hüttel gentoo.org> .../{DelimMatch-1.60.0-r2.ebuild => DelimMatch-1.60.0-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild b/dev-perl/DelimMatch/DelimMatch-1.60.0-r3.ebuild similarity index 88% rename from dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild rename to dev-perl/DelimMatch/DelimMatch-1.60.0-r3.ebuild index 8822e543fe72..b269942d2831 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.60.0-r2.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.60.0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DIST_AUTHOR=NWALSH DIST_VERSION=1.06a