summaryrefslogtreecommitdiff
path: root/media-fonts/gidole/gidole-2.0.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /media-fonts/gidole/gidole-2.0.2.ebuild
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'media-fonts/gidole/gidole-2.0.2.ebuild')
-rw-r--r--media-fonts/gidole/gidole-2.0.2.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/media-fonts/gidole/gidole-2.0.2.ebuild b/media-fonts/gidole/gidole-2.0.2.ebuild
index 0e02ce58ec52..a179302cbec1 100644
--- a/media-fonts/gidole/gidole-2.0.2.ebuild
+++ b/media-fonts/gidole/gidole-2.0.2.ebuild
@@ -1,18 +1,20 @@
-# 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
+
inherit font
DESCRIPTION="Open source modern DIN fonts"
HOMEPAGE="http://gidole.github.io/"
SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip"
+S="${WORKDIR}/GidoleFont"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 arm x86"
IUSE=""
-DEPEND="app-arch/unzip"
-S="${WORKDIR}/GidoleFont"
+BDEPEND="app-arch/unzip"
+
FONT_SUFFIX="otf ttf"