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 D93F4158094 for ; Sat, 23 Jul 2022 12:50:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18B1AE0DB9; Sat, 23 Jul 2022 12:50:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E5D1BE0DB9 for ; Sat, 23 Jul 2022 12:50:27 +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 15FEB3410AC for ; Sat, 23 Jul 2022 12:50:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 878DD549 for ; Sat, 23 Jul 2022 12:50:25 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1658580617.4c31dbd56f6a71b52dacf853b6a3844d4e89f281.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/tvbrowser-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/tvbrowser-bin/tvbrowser-bin-4.2.6.ebuild X-VCS-Directories: media-tv/tvbrowser-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 4c31dbd56f6a71b52dacf853b6a3844d4e89f281 X-VCS-Branch: master Date: Sat, 23 Jul 2022 12:50:25 +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: 932671d6-ed6e-4f4b-8ca1-fcff6ec0fcd4 X-Archives-Hash: a74bc021af4a2d7c8f2b09384aee9a8b commit: 4c31dbd56f6a71b52dacf853b6a3844d4e89f281 Author: Joonas Niilola gentoo org> AuthorDate: Sat Jul 23 12:35:39 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jul 23 12:50:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c31dbd5 media-tv/tvbrowser-bin: update EAPI 7 -> 8 Signed-off-by: Joonas Niilola gentoo.org> media-tv/tvbrowser-bin/tvbrowser-bin-4.2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-tv/tvbrowser-bin/tvbrowser-bin-4.2.6.ebuild b/media-tv/tvbrowser-bin/tvbrowser-bin-4.2.6.ebuild index ea86849d30d8..bc0c8bb7a3f9 100644 --- a/media-tv/tvbrowser-bin/tvbrowser-bin-4.2.6.ebuild +++ b/media-tv/tvbrowser-bin/tvbrowser-bin-4.2.6.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" inherit desktop