public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/arphicfonts/
Date: Sun, 22 Jul 2018 13:29:07 +0000 (UTC)	[thread overview]
Message-ID: <1532266125.42c2979cf8fa4941a049a75e2891e3f5d260fd06.hattya@gentoo> (raw)

commit:     42c2979cf8fa4941a049a75e2891e3f5d260fd06
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 22 13:27:46 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 22 13:28:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c2979c

media-fonts/arphicfonts: call xdg_environment_reset

Closes: https://bugs.gentoo.org/586590
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-fonts/arphicfonts/arphicfonts-0.2.20080216.1-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-fonts/arphicfonts/arphicfonts-0.2.20080216.1-r2.ebuild b/media-fonts/arphicfonts/arphicfonts-0.2.20080216.1-r2.ebuild
index fd83c1f2a83..e9669cc0824 100644
--- a/media-fonts/arphicfonts/arphicfonts-0.2.20080216.1-r2.ebuild
+++ b/media-fonts/arphicfonts/arphicfonts-0.2.20080216.1-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit font eutils
+inherit eutils font xdg-utils
 
 DESCRIPTION="Chinese TrueType Arphic Fonts"
 HOMEPAGE="http://www.arphic.com.tw/
@@ -59,6 +59,7 @@ src_prepare() {
 	find "${WORKDIR}" -mindepth 2 -maxdepth 2 -name '*.ttc' -exec mv {} . \;
 	find "${WORKDIR}" -name '*.conf' -exec mv "{}" . \;
 	epatch "${FILESDIR}"/${P}-fontconfig.patch
+	xdg_environment_reset
 	fontforge -script "${FILESDIR}"/${P}.pe b*.ttf || die
 }
 
@@ -68,7 +69,7 @@ src_install() {
 	do
 		cd "${WORKDIR}"/${myfont}
 		docinto ${myfont}
-		for doc in  FONTLOG KNOWN_ISSUES TODO README README.Bitmap NEWS CONTRIBUTERS
+		for doc in FONTLOG KNOWN_ISSUES TODO README README.Bitmap NEWS CONTRIBUTERS
 		do
 			[ -f ${doc} ] && dodoc ${doc}
 		done


             reply	other threads:[~2018-07-22 13:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-22 13:29 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-17 12:48 [gentoo-commits] repo/gentoo:master commit in: media-fonts/arphicfonts/ WANG Xuerui
2018-06-28 14:37 Mikle Kolyada
2018-05-06 13:20 Mart Raudsepp
2017-01-29 18:56 Fabian Groffen

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=1532266125.42c2979cf8fa4941a049a75e2891e3f5d260fd06.hattya@gentoo \
    --to=hattya@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