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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 76F56158041 for ; Sun, 31 Mar 2024 23:37:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A88BDE29E4; Sun, 31 Mar 2024 23:37:38 +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 8C7E3E29B8 for ; Sun, 31 Mar 2024 23:37:38 +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 54D283431D3 for ; Sun, 31 Mar 2024 23:37:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA6A9161A for ; Sun, 31 Mar 2024 23:37:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1711928027.2abd42a82f10e749ac149b8ad81c8dbbb7bcd631.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/lis/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/lis/lis-1.6.5-r1.ebuild sci-libs/lis/lis-1.6.5.ebuild X-VCS-Directories: sci-libs/lis/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2abd42a82f10e749ac149b8ad81c8dbbb7bcd631 X-VCS-Branch: master Date: Sun, 31 Mar 2024 23:37:35 +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: 0af50e56-f9a0-495b-9c2f-88488934d080 X-Archives-Hash: 63e2832c5ffc039ddb5ce8a451d28540 commit: 2abd42a82f10e749ac149b8ad81c8dbbb7bcd631 Author: Eli Schwartz gmail com> AuthorDate: Sun Mar 31 19:02:36 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 31 23:33:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abd42a8 sci-libs/lis: update EAPI 6 -> 8 Signed-off-by: Eli Schwartz gmail.com> Signed-off-by: Sam James gentoo.org> sci-libs/lis/{lis-1.6.5.ebuild => lis-1.6.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/lis/lis-1.6.5.ebuild b/sci-libs/lis/lis-1.6.5-r1.ebuild similarity index 99% rename from sci-libs/lis/lis-1.6.5.ebuild rename to sci-libs/lis/lis-1.6.5-r1.ebuild index 2f6b14fcccbd..97ffc239f6f6 100644 --- a/sci-libs/lis/lis-1.6.5.ebuild +++ b/sci-libs/lis/lis-1.6.5-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit autotools flag-o-matic fortran-2 toolchain-funcs