From 3699fb38f532d72ed9ced5850e3344ff4e960eb4 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Tue, 12 Dec 2017 22:57:00 +0900 Subject: [PATCH] media-fonts/jisx0213-fonts: update to EAPI 6 Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- .../jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild index 28e50869faf5..455edad329e3 100644 --- a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild +++ b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild @@ -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" -- 2.26.2