summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/texlive')
-rw-r--r--app-text/texlive/ChangeLog5
-rw-r--r--app-text/texlive/texlive-2013.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog
index 14206d6bb8a9..89f8be7ea91e 100644
--- a/app-text/texlive/ChangeLog
+++ b/app-text/texlive/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texlive
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.134 2013/07/05 23:35:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.135 2013/07/06 00:56:58 aballier Exp $
+
+ 06 Jul 2013; Alexis Ballier <aballier@gentoo.org> texlive-2013.ebuild:
+ bump cjk-latex dep as older versions install files in /usr/share/texmf/
05 Jul 2013; Alexis Ballier <aballier@gentoo.org> texlive-2013.ebuild:
bump tex4ht dep (previous revisions will not work with texlive 2013)
diff --git a/app-text/texlive/texlive-2013.ebuild b/app-text/texlive/texlive-2013.ebuild
index f1363f877ea1..979429deef18 100644
--- a/app-text/texlive/texlive-2013.ebuild
+++ b/app-text/texlive/texlive-2013.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2013.ebuild,v 1.2 2013/07/05 23:35:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2013.ebuild,v 1.3 2013/07/06 00:56:58 aballier Exp $
EAPI="2"
@@ -103,7 +103,7 @@ RDEPEND="${DEPEND}
linguas_fa? ( >=${TEXLIVE_CAT}/texlive-langarabic-${PV} )
linguas_hy? ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV} )
cjk? ( >=${TEXLIVE_CAT}/texlive-langcjk-${PV}
- >=dev-tex/cjk-latex-4.8.2 )
+ >=dev-tex/cjk-latex-4.8.3-r1 )
linguas_hr? ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV} )
linguas_bg? ( >=${TEXLIVE_CAT}/texlive-langcyrillic-${PV} )
linguas_br? ( >=${TEXLIVE_CAT}/texlive-langeuropean-${PV} )