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 4CA9E13800E for ; Thu, 2 Aug 2012 12:36:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D05BE0656; Thu, 2 Aug 2012 12:36:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C9DB1E0656 for ; Thu, 2 Aug 2012 12:36:11 +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 7415F1B402E for ; Thu, 2 Aug 2012 12:36:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 17E88E543C for ; Thu, 2 Aug 2012 12:36:09 +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: <1343910944.67545ff465e4fe3e3cf5d0cd7fa1fe1d414cdb4e.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-xetex.extradeps X-VCS-Directories: scripts/texlive/tlpsrc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 67545ff465e4fe3e3cf5d0cd7fa1fe1d414cdb4e X-VCS-Branch: master Date: Thu, 2 Aug 2012 12:36:09 +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: be591e3f-7d01-49cb-9da7-9056ae53ace4 X-Archives-Hash: 76de48a027b1704484b2430d69220ddc commit: 67545ff465e4fe3e3cf5d0cd7fa1fe1d414cdb4e Author: Alexis Ballier gentoo org> AuthorDate: Thu Aug 2 12:35:44 2012 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Aug 2 12:35:44 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=67545ff4 (soft) block older versions of tl-mathextra as they collide, bug #429432 by Priit Laes --- scripts/texlive/tlpsrc/texlive-xetex.extradeps | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/scripts/texlive/tlpsrc/texlive-xetex.extradeps b/scripts/texlive/tlpsrc/texlive-xetex.extradeps index f3c5420..aed037b 100644 --- a/scripts/texlive/tlpsrc/texlive-xetex.extradeps +++ b/scripts/texlive/tlpsrc/texlive-xetex.extradeps @@ -2,4 +2,5 @@ >=dev-texlive/texlive-latexextra-2010 >=app-text/texlive-core-2010[xetex] >=dev-texlive/texlive-genericrecommended-2010 ->=dev-texlive/texlive-mathextra-2010 +>=dev-texlive/texlive-mathextra-2012 +!