summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/texlive-core/ChangeLog6
-rw-r--r--app-text/texlive-core/texlive-core-2010.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog
index 9ab115fe07a6..98fab0f56619 100644
--- a/app-text/texlive-core/ChangeLog
+++ b/app-text/texlive-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.131 2011/02/17 15:06:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.132 2011/03/01 11:01:24 aballier Exp $
+
+ 01 Mar 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
+ Add a patch to fix xetex math mode in 64 bits, reported by Faustus
+ <orlovm@cs.bgu.ac.il>, bug #356701
17 Feb 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
Add a patch from debian to fix a2ping invocation wrt its shebang, part of bug
diff --git a/app-text/texlive-core/texlive-core-2010.ebuild b/app-text/texlive-core/texlive-core-2010.ebuild
index 127948709ee3..b47ca45b1392 100644
--- a/app-text/texlive-core/texlive-core-2010.ebuild
+++ b/app-text/texlive-core/texlive-core-2010.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.5 2011/02/17 15:06:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.6 2011/03/01 11:01:24 aballier Exp $
EAPI=3
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
-PATCHLEVEL="22"
+PATCHLEVEL="23"
TL_SOURCE_VERSION=20100722
MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source