From: David Seifert Date: Sat, 19 Oct 2019 19:48:03 +0000 (+0200) Subject: media-fonts/mgopen: Port to EAPI 7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b768e36254859552b7be87af9a02e73f70342672;p=gentoo.git media-fonts/mgopen: Port to EAPI 7 Bug: https://bugs.gentoo.org/697304 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: David Seifert --- diff --git a/media-fonts/mgopen/mgopen-1.1.ebuild b/media-fonts/mgopen/mgopen-1.1.ebuild index 6c18597475ed..ab74699f96df 100644 --- a/media-fonts/mgopen/mgopen-1.1.ebuild +++ b/media-fonts/mgopen/mgopen-1.1.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 @@ -13,8 +13,6 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="MagentaMgOpen" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="" FONT_S=${S} - FONT_SUFFIX="ttf"