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 018FF15817D for ; Wed, 12 Jun 2024 16:10:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04CABE2B8D; Wed, 12 Jun 2024 16:10:38 +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 CA7C4E2B76 for ; Wed, 12 Jun 2024 16:10:37 +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 E0BF033EB78 for ; Wed, 12 Jun 2024 16:10:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FC3B1CBB for ; Wed, 12 Jun 2024 16:10:33 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1718208052.b39ca9c3d855ae39b805f9d75dfbc53cce5b6d35.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/sic/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/sic/sic-0.19.0.ebuild X-VCS-Directories: media-gfx/sic/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: b39ca9c3d855ae39b805f9d75dfbc53cce5b6d35 X-VCS-Branch: master Date: Wed, 12 Jun 2024 16:10:33 +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: a625f606-6de9-4027-868e-6a22b7ac3dff X-Archives-Hash: 0bd5d2faaae3782f4e7afd9604f5d5bf Message-ID: <20240612161033.WShbKGeA-AE9GTv6BWjN988KwFV18PIjLSuei6VeKr4@z> commit: b39ca9c3d855ae39b805f9d75dfbc53cce5b6d35 Author: Viorel Munteanu gentoo org> AuthorDate: Wed Jun 12 15:56:46 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Jun 12 16:00:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b39ca9c3 media-gfx/sic: bump EAPI 7 -> 8 Signed-off-by: Viorel Munteanu gentoo.org> media-gfx/sic/sic-0.19.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/sic/sic-0.19.0.ebuild b/media-gfx/sic/sic-0.19.0.ebuild index 9794b7c43..a640d2f8a 100644 --- a/media-gfx/sic/sic-0.19.0.ebuild +++ b/media-gfx/sic/sic-0.19.0.ebuild @@ -1,7 +1,7 @@ # Copyright 2017-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 CRATES=" ab_glyph_rasterizer@0.1.4