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 92D3113800E for ; Thu, 26 Jul 2012 14:27:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B942C21C020; Thu, 26 Jul 2012 14:27:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A88921C020 for ; Thu, 26 Jul 2012 14:27:20 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B6851B411B for ; Thu, 26 Jul 2012 14:27:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 56807E5436 for ; Thu, 26 Jul 2012 14:27:18 +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: <1343312567.3fb5662ce3a06a6acd0958b5eb2d1b7828bf0836.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-luatex.extraebuild X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 3fb5662ce3a06a6acd0958b5eb2d1b7828bf0836 X-VCS-Branch: master Date: Thu, 26 Jul 2012 14:27:18 +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: ac8242f7-5f08-4557-a89c-f4d7a6a61b43 X-Archives-Hash: 34f6f0b2c15f4ea34616888c5b71e9b0 commit: 3fb5662ce3a06a6acd0958b5eb2d1b7828bf0836 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 26 14:22:47 2012 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 26 14:22:47 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=3fb5662c Link checkcites --- scripts/texlive/tlpsrc/texlive-luatex.extraebuild | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/scripts/texlive/tlpsrc/texlive-luatex.extraebuild b/scripts/texlive/tlpsrc/texlive-luatex.extraebuild index 20abee2..368b8d3 100644 --- a/scripts/texlive/tlpsrc/texlive-luatex.extraebuild +++ b/scripts/texlive/tlpsrc/texlive-luatex.extraebuild @@ -1 +1,4 @@ -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/luaotfload/mkluatexfontdb.lua" +TEXLIVE_MODULE_BINSCRIPTS=" + texmf-dist/scripts/luaotfload/mkluatexfontdb.lua + texmf-dist/scripts/checkcites/checkcites.lua + "