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 1RDdVo-0005U4-7W for garchives@archives.gentoo.org; Tue, 11 Oct 2011 14:41:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DAB421C022; Tue, 11 Oct 2011 14:40:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 08AEE21C022 for ; Tue, 11 Oct 2011 14:40:47 +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 4F8471B4019 for ; Tue, 11 Oct 2011 14:40:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B240E80042 for ; Tue, 11 Oct 2011 14:40:46 +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/Makefile.revs scripts/texlive/tlpsrc/texlive-basic.extraebuild X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: da14a60adbad487ff5240c34b2749cf796595bfe Date: Tue, 11 Oct 2011 14:40:46 +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: 00578e13fbbf3572aa603d5347f2a4fb commit: da14a60adbad487ff5240c34b2749cf796595bfe Author: Alexis Ballier gentoo org> AuthorDate: Tue Oct 11 14:40:39 2011 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Oct 11 14:40:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/aballier.git;a= =3Dcommit;h=3Dda14a60a Install a better texmfcnf.lua so that context mark IV works out of the bo= x, bug #381193 --- scripts/texlive/tlpsrc/Makefile.revs | 2 ++ scripts/texlive/tlpsrc/texlive-basic.extraebuild | 1 + 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/scripts/texlive/tlpsrc/Makefile.revs b/scripts/texlive/tlpsr= c/Makefile.revs index e912b0d..af3de79 100644 --- a/scripts/texlive/tlpsrc/Makefile.revs +++ b/scripts/texlive/tlpsrc/Makefile.revs @@ -1,3 +1,5 @@ # Example: # texlive-xetex.installed: EXTRA_REV=3D-r1 =20 +texlive-basic.installed: EXTRA_REV=3D-r1 + diff --git a/scripts/texlive/tlpsrc/texlive-basic.extraebuild b/scripts/t= exlive/tlpsrc/texlive-basic.extraebuild index 9b1e2a9..a91e3bd 100644 --- a/scripts/texlive/tlpsrc/texlive-basic.extraebuild +++ b/scripts/texlive/tlpsrc/texlive-basic.extraebuild @@ -1 +1,2 @@ +PATCHES=3D( "${FILESDIR}/texmfcnflua.patch" ) TEXLIVE_MODULE_BINSCRIPTS=3D"texmf/scripts/simpdftex/simpdftex texmf/scr= ipts/texlive/rungs.tlu"