From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QmKhX-0006kR-72 for garchives@archives.gentoo.org; Thu, 28 Jul 2011 07:08:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70DAB21C3FC; Thu, 28 Jul 2011 07:07:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3DBE221C3FC for ; Thu, 28 Jul 2011 07:07:52 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A83971B400D for ; Thu, 28 Jul 2011 07:07:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id EF6448003F for ; Thu, 28 Jul 2011 07:07:50 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: 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: f3bfabc759a1e2ddceeb4db4d95d478cab3ef1dc Date: Thu, 28 Jul 2011 07:07:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 69db6ff30b33854bba30fa0f293a07f0 commit: f3bfabc759a1e2ddceeb4db4d95d478cab3ef1dc Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 28 07:07:17 2011 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 28 07:07:17 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/aballier.git;a= =3Dcommit;h=3Df3bfabc7 this patch isnt needed anymore --- scripts/texlive/tlpsrc/texlive-luatex.extraebuild | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/scripts/texlive/tlpsrc/texlive-luatex.extraebuild b/scripts/= texlive/tlpsrc/texlive-luatex.extraebuild index e1748af..20abee2 100644 --- a/scripts/texlive/tlpsrc/texlive-luatex.extraebuild +++ b/scripts/texlive/tlpsrc/texlive-luatex.extraebuild @@ -1,2 +1 @@ TEXLIVE_MODULE_BINSCRIPTS=3D"texmf-dist/scripts/luaotfload/mkluatexfontd= b.lua" -PATCHES=3D( "${FILESDIR}/lualibs.patch" )