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 C61F2138B6D for ; Sun, 2 Nov 2014 14:26:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D338DE0A64; Sun, 2 Nov 2014 14:26:03 +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 6FFEDE0A64 for ; Sun, 2 Nov 2014 14:26:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FC8834049F for ; Sun, 2 Nov 2014 14:26:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB4F39483 for ; Sun, 2 Nov 2014 14:26:00 +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: <1414938356.ecbbd22f29105d1ae64f17d7842fdfae80330b7b.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-music.extraebuild X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: ecbbd22f29105d1ae64f17d7842fdfae80330b7b X-VCS-Branch: master Date: Sun, 2 Nov 2014 14:26:00 +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: af6d40a1-9641-4896-9739-17badeb14f04 X-Archives-Hash: 568e0378ec61abfd92c2b4229c9e9481 commit: ecbbd22f29105d1ae64f17d7842fdfae80330b7b Author: Alexis Ballier gentoo org> AuthorDate: Sun Nov 2 14:25:56 2014 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Nov 2 14:25:56 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=ecbbd22f more script --- scripts/texlive/tlpsrc/texlive-music.extraebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/texlive/tlpsrc/texlive-music.extraebuild b/scripts/texlive/tlpsrc/texlive-music.extraebuild index 7ec3900..e6b7f75 100644 --- a/scripts/texlive/tlpsrc/texlive-music.extraebuild +++ b/scripts/texlive/tlpsrc/texlive-music.extraebuild @@ -3,4 +3,8 @@ TEXLIVE_MODULE_BINSCRIPTS=" texmf-dist/scripts/musixtex/musixtex.lua texmf-dist/scripts/m-tx/m-tx.lua texmf-dist/scripts/pmx/pmx2pdf.lua + texmf-dist/scripts/pmxchords/pmxchords.lua + texmf-dist/scripts/lilyglyphs/lily-glyph-commands.py + texmf-dist/scripts/lilyglyphs/lily-image-commands.py + texmf-dist/scripts/lilyglyphs/lily-rebuild-pdfs.py "