summaryrefslogtreecommitdiff
path: root/media-fonts/vlgothic/vlgothic-20141206.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20141206.ebuild')
-rw-r--r--media-fonts/vlgothic/vlgothic-20141206.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20141206.ebuild b/media-fonts/vlgothic/vlgothic-20141206.ebuild
index d41bfc2fafdd..25963876bb5a 100644
--- a/media-fonts/vlgothic/vlgothic-20141206.ebuild
+++ b/media-fonts/vlgothic/vlgothic-20141206.ebuild
@@ -1,11 +1,12 @@
-# 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
MY_PN="VLGothic"
+
DESCRIPTION="Japanese TrueType font from Vine Linux"
HOMEPAGE="http://vlgothic.dicey.org/"
SRC_URI="mirror://sourceforge.jp/${PN}/62375/${MY_PN}-${PV}.tar.bz2"
@@ -14,11 +15,10 @@ SRC_URI="mirror://sourceforge.jp/${PN}/62375/${MY_PN}-${PV}.tar.bz2"
# sazanami -> BSD-2
LICENSE="vlgothic mplus-fonts BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
S="${WORKDIR}/${MY_PN}"
-FONT_SUFFIX="ttf"
-FONT_S="${S}"
DOCS="Changelog README*"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"