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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 61776158019 for ; Mon, 4 Oct 2021 08:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47F20E0903; Mon, 4 Oct 2021 08:11:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 30A2AE0903 for ; Mon, 4 Oct 2021 08:11:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58934342F1D for ; Mon, 4 Oct 2021 08:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8B0012F for ; Mon, 4 Oct 2021 08:11:28 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1633331830.a72dc43ee8bbf673f86049ac34519f27488c1f07.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/svt-hevc/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/svt-hevc/svt-hevc-9999.ebuild X-VCS-Directories: media-libs/svt-hevc/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: a72dc43ee8bbf673f86049ac34519f27488c1f07 X-VCS-Branch: dev Date: Mon, 4 Oct 2021 08:11:28 +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: bdff0867-d2d2-4e68-80ac-a7f9e48e185f X-Archives-Hash: 4be1de788a0c6f3ed933aa2bcccfd58a commit: a72dc43ee8bbf673f86049ac34519f27488c1f07 Author: James Beddek posteo de> AuthorDate: Mon Oct 4 07:17:10 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Mon Oct 4 07:17:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a72dc43e media-libs/svt-hevc: update EAPI 7 -> 8 Signed-off-by: James Beddek posteo.de> media-libs/svt-hevc/svt-hevc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/svt-hevc/svt-hevc-9999.ebuild b/media-libs/svt-hevc/svt-hevc-9999.ebuild index 4519a7918..fa50dca2a 100644 --- a/media-libs/svt-hevc/svt-hevc-9999.ebuild +++ b/media-libs/svt-hevc/svt-hevc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic cmake