summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-07-16 15:37:13 +0000
committerAlexis Ballier <aballier@gentoo.org>2015-07-16 15:37:13 +0000
commit923551aab1bb3b4aacd25df57d549847c8230347 (patch)
tree9a6620563931bcdd436430d5b159e5f7e6851aee /app-text/texlive
parentbump to texlive 2015 version (diff)
downloadgentoo-2-923551aab1bb3b4aacd25df57d549847c8230347.tar.gz
gentoo-2-923551aab1bb3b4aacd25df57d549847c8230347.tar.bz2
gentoo-2-923551aab1bb3b4aacd25df57d549847c8230347.zip
raise ttf2pk2 dep to tl 2015 one
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-text/texlive')
-rw-r--r--app-text/texlive/ChangeLog5
-rw-r--r--app-text/texlive/texlive-2015.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog
index 56b22b9d5a99..23729792c85b 100644
--- a/app-text/texlive/ChangeLog
+++ b/app-text/texlive/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texlive
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.141 2015/07/16 12:05:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.142 2015/07/16 15:37:13 aballier Exp $
+
+ 16 Jul 2015; Alexis Ballier <aballier@gentoo.org> texlive-2015.ebuild:
+ raise ttf2pk2 dep to tl 2015 one
16 Jul 2015; Alexis Ballier <aballier@gentoo.org> texlive-2015.ebuild:
bump beamer & xdvik deps
diff --git a/app-text/texlive/texlive-2015.ebuild b/app-text/texlive/texlive-2015.ebuild
index 5cba1590bf3e..9a56d36543c2 100644
--- a/app-text/texlive/texlive-2015.ebuild
+++ b/app-text/texlive/texlive-2015.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2015.ebuild,v 1.2 2015/07/16 12:05:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2015.ebuild,v 1.3 2015/07/16 15:37:13 aballier Exp $
EAPI="5"
@@ -34,7 +34,7 @@ RDEPEND="${DEPEND}
sys-apps/texinfo
app-text/t1utils
>=app-text/lcdf-typetools-2.92[kpathsea]
- truetype? ( app-text/ttf2pk2 )
+ truetype? ( >=app-text/ttf2pk2-2.0_p20150521 )
detex? ( dev-tex/detex )
app-text/ps2eps
dvi2tty? ( dev-tex/dvi2tty )