summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-10-04 09:14:34 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-10-04 09:14:34 +0000
commitd1e8bf37f705eccfcbeee03e25f34dddcfa908b7 (patch)
tree8e94a86809fa001b7cffc497f093ecea40fc3ddb /app-text
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-d1e8bf37f705eccfcbeee03e25f34dddcfa908b7.tar.gz
gentoo-2-d1e8bf37f705eccfcbeee03e25f34dddcfa908b7.tar.bz2
gentoo-2-d1e8bf37f705eccfcbeee03e25f34dddcfa908b7.zip
Switch to EAPI-2 and add use deps to reflect more what we want for lcdf-typetools and freetype:1
(Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/texlive/ChangeLog6
-rw-r--r--app-text/texlive/texlive-2008.ebuild8
2 files changed, 10 insertions, 4 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog
index 2a72b46ac7fc..baee49882a38 100644
--- a/app-text/texlive/ChangeLog
+++ b/app-text/texlive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.43 2008/09/09 18:31:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.44 2008/10/04 09:14:34 aballier Exp $
+
+ 04 Oct 2008; Alexis Ballier <aballier@gentoo.org> texlive-2008.ebuild:
+ Switch to EAPI-2 and add use deps to reflect more what we want for
+ lcdf-typetools and freetype:1
09 Sep 2008; Alexis Ballier <aballier@gentoo.org> texlive-2008.ebuild:
Make freetype:1 optional, it's needed to convert ttf files to pk ones, but
diff --git a/app-text/texlive/texlive-2008.ebuild b/app-text/texlive/texlive-2008.ebuild
index 9a6181b11443..c191ea8e9d6b 100644
--- a/app-text/texlive/texlive-2008.ebuild
+++ b/app-text/texlive/texlive-2008.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2008.ebuild,v 1.3 2008/09/09 18:31:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2008.ebuild,v 1.4 2008/10/04 09:14:34 aballier Exp $
+
+EAPI="2"
DESCRIPTION="A complete TeX distribution"
HOMEPAGE="http://tug.org/texlive/"
@@ -32,8 +34,8 @@ RDEPEND="${DEPEND}
>=${TEXLIVE_CAT}/texlive-texinfo-${PV}
app-text/t1utils
dev-util/dialog
- >=app-text/lcdf-typetools-2.69
- truetype? ( =media-libs/freetype-1* )
+ >=app-text/lcdf-typetools-2.69[kpathsea]
+ truetype? ( media-libs/freetype:1[kpathsea] )
detex? ( dev-tex/detex )
app-text/ps2eps
>=app-text/dvipdfm-0.13.2d