Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2009.ebuild
Date: Mon, 01 Feb 2010 10:46:43
Message-Id: E1Nbtnj-0003jl-EG@stork.gentoo.org
1 aballier 10/02/01 10:46:39
2
3 Modified: ChangeLog texlive-basic-2009.ebuild
4 Log:
5 add missing luatex dep for tl basic, by Matthias Schwarzott <zzam@g.o>, bug #303026
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.40 dev-texlive/texlive-basic/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.40&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.40&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.39&r2=1.40
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
18 retrieving revision 1.39
19 retrieving revision 1.40
20 diff -u -r1.39 -r1.40
21 --- ChangeLog 15 Jan 2010 10:20:42 -0000 1.39
22 +++ ChangeLog 1 Feb 2010 10:46:38 -0000 1.40
23 @@ -1,6 +1,11 @@
24 # ChangeLog for dev-texlive/texlive-basic
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.39 2010/01/15 10:20:42 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.40 2010/02/01 10:46:38 aballier Exp $
28 +
29 + 01 Feb 2010; Alexis Ballier <aballier@g.o>
30 + texlive-basic-2009.ebuild:
31 + add missing luatex dep for tl basic, by Matthias Schwarzott
32 + <zzam@g.o>, bug #303026
33
34 15 Jan 2010; Fabian Groffen <grobian@g.o>
35 texlive-basic-2008-r1.ebuild:
36
37
38
39 1.3 dev-texlive/texlive-basic/texlive-basic-2009.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild?r1=1.2&r2=1.3
44
45 Index: texlive-basic-2009.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- texlive-basic-2009.ebuild 15 Jan 2010 09:11:59 -0000 1.2
52 +++ texlive-basic-2009.ebuild 1 Feb 2010 10:46:38 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild,v 1.2 2010/01/15 09:11:59 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2009.ebuild,v 1.3 2010/02/01 10:46:38 aballier Exp $
58
59 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
60 "
61 @@ -14,6 +14,7 @@
62 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"
63 IUSE=""
64 DEPEND=">=dev-texlive/texlive-documentation-base-2009
65 +>=dev-tex/luatex-0.45
66 !<app-text/texlive-core-2009
67 !<dev-texlive/texlive-latex-2009
68 !<dev-texlive/texlive-latexrecommended-2009