summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-20 19:19:32 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 20:05:30 +0100
commit5b27b42d58d6c7816bf8a2f4a116bd37be51a9af (patch)
tree8a0dc9ae7d89b18b5a36dee6a2b5e3e77fc79f57 /media-fonts/monoid
parentmedia-fonts/qomolangma: EAPI-7 bump (diff)
downloadgentoo-5b27b42d58d6c7816bf8a2f4a116bd37be51a9af.tar.gz
gentoo-5b27b42d58d6c7816bf8a2f4a116bd37be51a9af.tar.bz2
gentoo-5b27b42d58d6c7816bf8a2f4a116bd37be51a9af.zip
media-fonts/monoid: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/monoid')
-rw-r--r--media-fonts/monoid/monoid-0.61.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/media-fonts/monoid/monoid-0.61.ebuild b/media-fonts/monoid/monoid-0.61.ebuild
index 3db014349c3c..8f52ecfc8b74 100644
--- a/media-fonts/monoid/monoid-0.61.ebuild
+++ b/media-fonts/monoid/monoid-0.61.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=7
inherit font
@@ -13,10 +13,8 @@ LICENSE="MIT OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RESTRICT="binchecks strip"
-DEPEND=""
-RDEPEND=""
+RESTRICT="binchecks strip"
FONT_SUFFIX="ttf"
-DOCS="Readme.md"
+DOCS=( Readme.md )