media-fonts/jisx0213-fonts: update to EAPI 6
authorAkinori Hattori <hattya@gentoo.org>
Tue, 12 Dec 2017 13:57:00 +0000 (22:57 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Tue, 12 Dec 2017 14:03:22 +0000 (23:03 +0900)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild

index 28e50869faf5e20520a4d1c7cd1446c466b4a266..455edad329e358b3abfc5b526526d2bd8d1da491 100644 (file)
@@ -1,10 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI="6"
+
 inherit font font-ebdftopcf
 
 DESCRIPTION="Japanese fixed fonts that cover JIS0213 charset"
-
 HOMEPAGE="http://www12.ocn.ne.jp/~imamura/jisx0213.html"
 SRC_BASE1="http://www12.ocn.ne.jp/~imamura"
 SRC_BASE2="http://gitatsu.hp.infoseek.co.jp/bdf"
@@ -23,17 +24,16 @@ SRC_URI="${SRC_BASE1}/jiskan16-2004-1.bdf.gz
 
 LICENSE="public-domain"
 SLOT="0"
-
 KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd"
+IUSE=""
+RESTRICT="binchecks strip"
 
 S="${WORKDIR}"
+
 FONT_S="${S}"
 FONT_PN="${PN/-fonts/}"
 FONTDIR="/usr/share/fonts/${FONT_PN}"
 
-# Only installs fonts
-RESTRICT="strip binchecks"
-
 pkg_postinst(){
        if use X; then
                elog "You need you add following line into 'Section \"Files\"' in"