summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-07-05 23:35:43 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-07-05 23:35:43 +0000
commiteadf5a6695137d64548dc325de14d91c16d5fbae (patch)
tree1330e4a9e22d57a3b3b6ffcbf9372ca2c30eab3a /app-text
parentInstall in texmf-site and adjust a bit search paths. (diff)
downloadgentoo-2-eadf5a6695137d64548dc325de14d91c16d5fbae.tar.gz
gentoo-2-eadf5a6695137d64548dc325de14d91c16d5fbae.tar.bz2
gentoo-2-eadf5a6695137d64548dc325de14d91c16d5fbae.zip
bump tex4ht dep (previous revisions will not work with texlive 2013)
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-text')
-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 08334d6ea88f..14206d6bb8a9 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.133 2013/07/05 18:51:00 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.134 2013/07/05 23:35:43 aballier Exp $
+
+ 05 Jul 2013; Alexis Ballier <aballier@gentoo.org> texlive-2013.ebuild:
+ bump tex4ht dep (previous revisions will not work with texlive 2013)
05 Jul 2013; Tobias Klausmann <klausman@gentoo.org> texlive-2013.ebuild:
Keyworded on alpha, bug #475124
diff --git a/app-text/texlive/texlive-2013.ebuild b/app-text/texlive/texlive-2013.ebuild
index 538ca1e7bb12..f1363f877ea1 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.1 2013/06/28 17:08:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2013.ebuild,v 1.2 2013/07/05 23:35:43 aballier Exp $
EAPI="2"
@@ -91,7 +91,7 @@ RDEPEND="${DEPEND}
context? ( >=${TEXLIVE_CAT}/texlive-context-${PV} )
games? ( >=${TEXLIVE_CAT}/texlive-games-${PV} )
humanities? ( >=${TEXLIVE_CAT}/texlive-humanities-${PV} )
- tex4ht? ( >=dev-tex/tex4ht-20080829 )
+ tex4ht? ( >=dev-tex/tex4ht-20090611_p1038-r3 )
xml? (
>=dev-tex/xmltex-1.9-r2
app-text/passivetex