From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A4296138D18 for ; Wed, 15 Jul 2015 13:18:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97E36E081B; Wed, 15 Jul 2015 13:18:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35822E081B for ; Wed, 15 Jul 2015 13:18:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B1CA340A22 for ; Wed, 15 Jul 2015 13:18:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 625FA74C for ; Wed, 15 Jul 2015 13:18:21 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1436966288.4435cf7080c5cdb3aecff6df3d80edb6be4a27c6.aballier@gentoo> Subject: [gentoo-commits] dev/aballier:master commit in: scripts/texlive/tlpsrc/ X-VCS-Repository: dev/aballier X-VCS-Files: scripts/texlive/tlpsrc/texlive-langkorean.extraebuild X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 4435cf7080c5cdb3aecff6df3d80edb6be4a27c6 X-VCS-Branch: master Date: Wed, 15 Jul 2015 13:18:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ef01258a-68b6-441e-936f-7656e417aa35 X-Archives-Hash: 6eee0f6ceedc12002184964bd1ebbdbb commit: 4435cf7080c5cdb3aecff6df3d80edb6be4a27c6 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jul 15 13:18:08 2015 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jul 15 13:18:08 2015 +0000 URL: https://gitweb.gentoo.org/dev/aballier.git/commit/?id=4435cf70 leading spaces scripts/texlive/tlpsrc/texlive-langkorean.extraebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/scripts/texlive/tlpsrc/texlive-langkorean.extraebuild b/scripts/texlive/tlpsrc/texlive-langkorean.extraebuild index 558eae8..d17da38 100644 --- a/scripts/texlive/tlpsrc/texlive-langkorean.extraebuild +++ b/scripts/texlive/tlpsrc/texlive-langkorean.extraebuild @@ -1,5 +1 @@ -TEXLIVE_MODULE_BINSCRIPTS=" - texmf-dist/scripts/kotex-utils/komkindex.pl - texmf-dist/scripts/kotex-utils/jamo-normalize.pl - texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl -" +TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/kotex-utils/komkindex.pl texmf-dist/scripts/kotex-utils/jamo-normalize.pl texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl"