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 0306A138334 for ; Sat, 19 Oct 2019 16:46:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91589E093A; Sat, 19 Oct 2019 16:46:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77914E093A for ; Sat, 19 Oct 2019 16:46:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7E2934C070 for ; Sat, 19 Oct 2019 16:45:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 999FB88A for ; Sat, 19 Oct 2019 16:45:56 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1571503470.ff5a5eb2f7ac5a37a8c8cfc2dd633a7b613487a1.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-ezra/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/sil-ezra/sil-ezra-2.51.ebuild X-VCS-Directories: media-fonts/sil-ezra/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ff5a5eb2f7ac5a37a8c8cfc2dd633a7b613487a1 X-VCS-Branch: master Date: Sat, 19 Oct 2019 16:45:56 +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: 06668d6e-dec3-44ea-addf-a5a051430728 X-Archives-Hash: 3c5019fb7306854b94d2c5184df3bbfb commit: ff5a5eb2f7ac5a37a8c8cfc2dd633a7b613487a1 Author: David Seifert gentoo org> AuthorDate: Sat Oct 19 16:44:30 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Oct 19 16:44:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5a5eb2 media-fonts/sil-ezra: Port to EAPI 7 Bug: https://bugs.gentoo.org/697308 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert gentoo.org> media-fonts/sil-ezra/sil-ezra-2.51.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/media-fonts/sil-ezra/sil-ezra-2.51.ebuild b/media-fonts/sil-ezra/sil-ezra-2.51.ebuild index 0aa20b2c137..47c65407f14 100644 --- a/media-fonts/sil-ezra/sil-ezra-2.51.ebuild +++ b/media-fonts/sil-ezra/sil-ezra-2.51.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 inherit font @@ -16,13 +16,13 @@ SLOT="0" KEYWORDS="alpha amd64 arm ia64 ~ppc s390 sh sparc x86" IUSE="doc" -DEPEND="app-arch/unzip" -RDEPEND="" +BDEPEND="app-arch/unzip" S="${WORKDIR}/EzraSIL${PV}" + +DOCS="OFL-FAQ.txt" FONT_S="${S}" FONT_SUFFIX="ttf" -DOCS="OFL-FAQ.txt" src_install() { font_src_install