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 8A51E158086 for ; Thu, 25 Nov 2021 00:04:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4EAFE083D; Thu, 25 Nov 2021 00:04:19 +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 A386AE083D for ; Thu, 25 Nov 2021 00:04:19 +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 64B71342F1B for ; Thu, 25 Nov 2021 00:04:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0C2F1BA for ; Thu, 25 Nov 2021 00:04:16 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1637798651.f2dd1f418171bf9e47992fb9a9546cc878e44fa7.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild X-VCS-Directories: media-fonts/lohit-fonts/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: f2dd1f418171bf9e47992fb9a9546cc878e44fa7 X-VCS-Branch: master Date: Thu, 25 Nov 2021 00:04:16 +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: 1d002b83-6dda-4289-b17c-8277a6666c3d X-Archives-Hash: 50e22153cba5b68fdd3ca21180a0b93b commit: f2dd1f418171bf9e47992fb9a9546cc878e44fa7 Author: Marek Szuba gentoo org> AuthorDate: Thu Nov 25 00:04:04 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Nov 25 00:04:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2dd1f41 media-fonts/lohit-fonts: update EAPI 5 -> 8 Signed-off-by: Marek Szuba gentoo.org> media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild index 35ead3b019cb..2df9d837bcd6 100644 --- a/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild +++ b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 DESCRIPTION="Meta ebuild for the Lohit family of Indic fonts" HOMEPAGE="https://pagure.io/lohit"