public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/source-han-sans/
Date: Tue, 28 Jun 2016 13:59:32 +0000 (UTC)	[thread overview]
Message-ID: <1467120632.70d4537182dae248dc48e65a043ad3faffd13fde.monsieurp@gentoo> (raw)

commit:     70d4537182dae248dc48e65a043ad3faffd13fde
Author:     namcap <maweiqingorama <AT> gmail <DOT> com>
AuthorDate: Mon Jun 27 15:52:52 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 13:30:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d45371

media-fonts/source-han-sans: *.otf does not exist

The directory containing the .otf files should be "${S}/source-han-sans-zh_TW-1.001", for example, instead of "${S}/source-han-sans-zh-TW-1.001" (zh_TW instead of zh-TW).
Closes: https://github.com/gentoo/gentoo/pull/1771

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 media-fonts/source-han-sans/source-han-sans-1.001.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/source-han-sans/source-han-sans-1.001.ebuild b/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
index 34828dc..435227c 100644
--- a/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
+++ b/media-fonts/source-han-sans/source-han-sans-1.001.ebuild
@@ -28,7 +28,7 @@ RESTRICT="binchecks strip"
 
 src_install() {
 	for l in ja ko zh-CN zh-TW; do
-		use l10n_${l} && FONT_S="${S}/source-han-sans-${l}-${PV}" font_src_install
+		use l10n_${l} && FONT_S="${S}/source-han-sans-${l//-/_}-${PV}" font_src_install
 	done
 	dodoc source-han-sans-*-${PV}/*md source-han-sans-*-${PV}/*pdf
 }


             reply	other threads:[~2016-06-28 13:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28 13:59 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-01  0:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/source-han-sans/ Matt Turner
2022-09-15  7:05 Joonas Niilola
2022-09-15  7:05 Joonas Niilola
2022-05-05 10:44 WANG Xuerui
2021-03-17  9:00 Sam James
2021-03-17  2:21 Sam James
2021-03-17  2:21 Sam James
2021-03-17  2:19 Sam James
2021-03-17  2:16 Sam James
2020-06-15 18:26 Aaron Bauman
2018-07-07 12:15 Jonas Stein
2018-05-11  7:41 Michał Górny
2018-02-27 22:44 Jonas Stein
2018-02-27 22:14 Jonas Stein
2017-05-09  6:43 Michał Górny
2016-06-24 21:21 Ulrich Müller
2016-02-19  3:11 Ian Delaney

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=1467120632.70d4537182dae248dc48e65a043ad3faffd13fde.monsieurp@gentoo \
    --to=monsieurp@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