summaryrefslogtreecommitdiff
path: root/media-fonts/hermit/hermit-1.21.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/hermit/hermit-1.21.ebuild')
-rw-r--r--media-fonts/hermit/hermit-1.21.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/media-fonts/hermit/hermit-1.21.ebuild b/media-fonts/hermit/hermit-1.21.ebuild
index dffd2a5cc5d3..449a4bb83c1c 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}"