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 6654813800E for ; Thu, 26 Jul 2012 13:25:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67917E079C; Thu, 26 Jul 2012 13:18:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B74A921C038 for ; Thu, 26 Jul 2012 13:12:28 +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 EB7D51B4697 for ; Thu, 26 Jul 2012 13:12:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AA370E5436 for ; Thu, 26 Jul 2012 13:12:26 +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: <1343308094.da6213e70f54ea9d026e9b0c5b4325a6a63f5df3.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-pstricks.extraebuild X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: da6213e70f54ea9d026e9b0c5b4325a6a63f5df3 X-VCS-Branch: master Date: Thu, 26 Jul 2012 13:12:26 +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: d7604912-b0a7-4514-9df0-43c17ed83bd7 X-Archives-Hash: 8798faf876e89a0b5625eb64f7880e8b commit: da6213e70f54ea9d026e9b0c5b4325a6a63f5df3 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 26 13:08:14 2012 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 26 13:08:14 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=da6213e7 Link pedigree --- .../texlive/tlpsrc/texlive-pstricks.extraebuild | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/scripts/texlive/tlpsrc/texlive-pstricks.extraebuild b/scripts/texlive/tlpsrc/texlive-pstricks.extraebuild index 144bf7f..3c2d208 100644 --- a/scripts/texlive/tlpsrc/texlive-pstricks.extraebuild +++ b/scripts/texlive/tlpsrc/texlive-pstricks.extraebuild @@ -1 +1,4 @@ -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/pst2pdf/pst2pdf" +TEXLIVE_MODULE_BINSCRIPTS=" + texmf-dist/scripts/pst2pdf/pst2pdf + texmf-dist/scripts/pedigree-perl/pedigree.pl +"