commit:     7d0063406792c7160c069443b560c612b7090494
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 15:33:17 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 15:39:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d006340

media-fonts/hermit: EAPI-7 bump

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/hermit/hermit-1.21.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/media-fonts/hermit/hermit-1.21.ebuild 
b/media-fonts/hermit/hermit-1.21.ebuild
index dffd2a5cc5d..449a4bb83c1 100644
--- a/media-fonts/hermit/hermit-1.21.ebuild
+++ b/media-fonts/hermit/hermit-1.21.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
+
+FONT_SUFFIX="otf"
 inherit font
 
-DESCRIPTION="A monospace font designed to be clear, pragmatic and very 
readable"
+DESCRIPTION="Monospace font designed to be clear, pragmatic and very readable"
 HOMEPAGE="https://pcaro.es/p/hermit/";
 SRC_URI="https://pcaro.es/d/otf-${P}.tar.gz";
 
@@ -13,5 +15,4 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-S=${WORKDIR}
-FONT_SUFFIX="otf"
+S="${WORKDIR}"

Reply via email to