public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/jisx0213-fonts/
Date: Sun, 21 Mar 2021 19:06:36 +0000 (UTC)	[thread overview]
Message-ID: <1616353565.21a937c7886df409b3b37aae048a8466af158666.asturm@gentoo> (raw)

commit:     21a937c7886df409b3b37aae048a8466af158666
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 18:06:16 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 19:06:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a937c7

media-fonts/jisx0213-fonts: EAPI-7 bump, add missing font_pkg_postinst

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild       | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild
index 59d1cc30fc7..50c4d231d24 100644
--- a/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild
+++ b/media-fonts/jisx0213-fonts/jisx0213-fonts-20040425-r2.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
+FONT_PN="${PN/-fonts/}"
+FONTDIR="/usr/share/fonts/${FONT_PN}"
 inherit font font-ebdftopcf
 
 DESCRIPTION="Japanese fixed fonts that cover JIS0213 charset"
@@ -20,6 +22,7 @@ SRC_URI="mirror://gentoo/jiskan16-2004-1.bdf.gz
 	mirror://gentoo/A12.bdf.gz
 	mirror://gentoo/jiskan24-2000-1.bdf.gz
 	mirror://gentoo/jiskan24-2000-2.bdf.gz"
+S="${WORKDIR}"
 
 LICENSE="public-domain"
 SLOT="0"
@@ -27,13 +30,8 @@ KEYWORDS="~alpha amd64 arm ~ia64 ppc s390 sparc x86"
 IUSE=""
 RESTRICT="binchecks strip"
 
-S="${WORKDIR}"
-
-FONT_S="${S}"
-FONT_PN="${PN/-fonts/}"
-FONTDIR="/usr/share/fonts/${FONT_PN}"
-
 pkg_postinst() {
+	font_pkg_postinst
 	if use X; then
 		elog "You need you add following line into 'Section \"Files\"' in"
 		elog "XF86Config and reboot X Window System, to use these fonts."


             reply	other threads:[~2021-03-21 19:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21 19:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-03 12:43 [gentoo-commits] repo/gentoo:master commit in: media-fonts/jisx0213-fonts/ Akinori Hattori
2022-02-15 18:31 Matt Turner
2021-12-08  9:18 Sam James
2021-12-08  6:17 Sam James
2021-12-07  7:55 Sam James
2021-12-07  2:17 Sam James
2021-12-07  0:31 Sam James
2021-12-06 21:11 Jakov Smolić
2021-11-20 10:23 Arthur Zamarin
2021-11-19 11:36 Sam James
2021-11-04 17:07 Sam James
2021-10-28 15:04 Sam James
2021-10-27 12:45 Akinori Hattori
2017-12-12 14:03 Akinori Hattori
2017-12-12 14:03 Akinori Hattori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1616353565.21a937c7886df409b3b37aae048a8466af158666.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox