From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1545826-garchives=archives.gentoo.org@lists.gentoo.org> 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 8DAEB15800A for <garchives@archives.gentoo.org>; Mon, 14 Aug 2023 21:15:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 540F32BC031; Mon, 14 Aug 2023 21:15:26 +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 37B372BC031 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Aug 2023 21:15:26 +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 C92283407AF for <gentoo-commits@lists.gentoo.org>; Mon, 14 Aug 2023 21:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72530FAE for <gentoo-commits@lists.gentoo.org>; Mon, 14 Aug 2023 21:15:22 +0000 (UTC) From: "Michael Orlitzky" <mjo@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" <mjo@gentoo.org> Message-ID: <1692047654.de7bb8a261ac601bd8cb983eee8b301795cc1836.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libnsgif/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libnsgif/libnsgif-9999.ebuild X-VCS-Directories: media-libs/libnsgif/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: de7bb8a261ac601bd8cb983eee8b301795cc1836 X-VCS-Branch: master Date: Mon, 14 Aug 2023 21:15:22 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cf36e51d-3def-4427-a2d7-4e069c20fcdf X-Archives-Hash: ebbaf3b73253a94c43956e79648fd664 commit: de7bb8a261ac601bd8cb983eee8b301795cc1836 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 19:04:27 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 21:14:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7bb8a2 media-libs/libnsgif: update EAPI 7 -> 8 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> media-libs/libnsgif/libnsgif-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libnsgif/libnsgif-9999.ebuild b/media-libs/libnsgif/libnsgif-9999.ebuild index 53cb45fba3c3..e1f51bd184e2 100644 --- a/media-libs/libnsgif/libnsgif-9999.ebuild +++ b/media-libs/libnsgif/libnsgif-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 netsurf