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 85016158088 for ; Mon, 24 Jan 2022 13:36:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C5C72BC003; Mon, 24 Jan 2022 13:36:56 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C6022BC003 for ; Mon, 24 Jan 2022 13:36:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B5E22342EE0 for ; Mon, 24 Jan 2022 13:36:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED6C11F0 for ; Mon, 24 Jan 2022 13:36:51 +0000 (UTC) From: "Daniel Novomesky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Daniel Novomesky" Message-ID: <1643030903.69b4817f94c41cb04db00d03fe290b200362900f.dnovomesky@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-plugins/qt-jpegxl-image-plugin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild X-VCS-Directories: media-plugins/qt-jpegxl-image-plugin/ X-VCS-Committer: dnovomesky X-VCS-Committer-Name: Daniel Novomesky X-VCS-Revision: 69b4817f94c41cb04db00d03fe290b200362900f X-VCS-Branch: dev Date: Mon, 24 Jan 2022 13:36:51 +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: 5bfe230d-ecc8-4fcd-8a4f-7cb0287f8cca X-Archives-Hash: e2d0d21b0f625af7fae1a34d59c7402c commit: 69b4817f94c41cb04db00d03fe290b200362900f Author: Daniel Novomesky gmail com> AuthorDate: Mon Jan 24 13:28:23 2022 +0000 Commit: Daniel Novomesky gmail com> CommitDate: Mon Jan 24 13:28:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69b4817f media-plugins/qt-jpegxl-image-plugin: bump EAPI Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Daniel Novomesky gmail.com> media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild b/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild index b4f69776b..627b10308 100644 --- a/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild +++ b/media-plugins/qt-jpegxl-image-plugin/qt-jpegxl-image-plugin-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 inherit git-r3 cmake