summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-02-01 10:46:38 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-02-01 10:46:38 +0000
commita816ba0125761bdeea5f1d67f1807d80e94087ff (patch)
tree2b803ff0b9a06b731ea8e58a745857c022568d26 /dev-texlive/texlive-basic
parentversion bump (diff)
downloadgentoo-2-a816ba0125761bdeea5f1d67f1807d80e94087ff.tar.gz
gentoo-2-a816ba0125761bdeea5f1d67f1807d80e94087ff.tar.bz2
gentoo-2-a816ba0125761bdeea5f1d67f1807d80e94087ff.zip
add missing luatex dep for tl basic, by Matthias Schwarzott <zzam@gentoo.org>, bug #303026
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-basic')
-rw-r--r--dev-texlive/texlive-basic/ChangeLog7
-rw-r--r--dev-texlive/texlive-basic/texlive-basic-2009.ebuild3
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog
index 1923e3a3caac..f5b1c7d20d21 100644
--- a/dev-texlive/texlive-basic/ChangeLog
+++ b/dev-texlive/texlive-basic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-texlive/texlive-basic
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.39 2010/01/15 10:20:42 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.40 2010/02/01 10:46:38 aballier Exp $
+
+ 01 Feb 2010; Alexis Ballier <aballier@gentoo.org>
+ texlive-basic-2009.ebuild:
+ add missing luatex dep for tl basic, by Matthias Schwarzott
+ <zzam@gentoo.org>, bug #303026
15 Jan 2010; Fabian Groffen <grobian@gentoo.org>
texlive-basic-2008-r1.ebuild:
diff --git a/dev-texlive/texlive-basic/texlive-basic-2009.ebuild b/dev-texlive/texlive-basic/texlive-basic-2009.ebuild
index 9896c6b4fba8..9af03452b554 100644
--- a/dev-texlive/texlive-basic/texlive-basic-2009.ebuild
+++ b/dev-texlive/texlive-basic/texlive-basic-2009.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild,v 1.2 2010/01/15 09:11:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild,v 1.3 2010/02/01 10:46:38 aballier Exp $
TEXLIVE_MODULE_CONTENTS="amsfonts apalike bibtex cm dvipdfmx-def enctex etex etex-pkg glyphlist hyph-utf8 ifluatex ifxetex luatex makeindex metafont mflogo mfware misc pdftex plain tcdialog tex texlive-msg-translations texlive-scripts collection-basic
"
@@ -14,6 +14,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-texlive/texlive-documentation-base-2009
+>=dev-tex/luatex-0.45
!<app-text/texlive-core-2009
!<dev-texlive/texlive-latex-2009
!<dev-texlive/texlive-latexrecommended-2009