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-context: texlive-context-2008.ebuild ChangeLog
Date: Mon, 03 Nov 2008 10:03:56
Message-Id: E1KwwFq-00069J-I5@stork.gentoo.org
1 aballier 08/11/03 10:01:50
2
3 Modified: texlive-context-2008.ebuild ChangeLog
4 Log:
5 We still need to RDEPEND on ruby for the 2008 version...
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.3 dev-texlive/texlive-context/texlive-context-2008.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-context/texlive-context-2008.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-context/texlive-context-2008.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-context/texlive-context-2008.ebuild?r1=1.2&r2=1.3
14
15 Index: texlive-context-2008.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2008.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- texlive-context-2008.ebuild 31 Oct 2008 14:12:56 -0000 1.2
22 +++ texlive-context-2008.ebuild 3 Nov 2008 10:01:50 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2008.ebuild,v 1.2 2008/10/31 14:12:56 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2008.ebuild,v 1.3 2008/11/03 10:01:50 aballier Exp $
28
29 TEXLIVE_MODULE_CONTENTS="context jmn lmextra bin-context context-account context-bnf context-chromato context-construction-plan context-degrade context-french context-letter context-lettrine context-lilypond context-mathsets context-taspresent context-typearea context-vim collection-context
30 "
31 @@ -17,7 +17,8 @@
32 >=dev-texlive/texlive-basic-2008
33 >=dev-texlive/texlive-latex-2008
34 "
35 -RDEPEND="${DEPEND}"
36 +RDEPEND="${DEPEND} dev-lang/ruby
37 +"
38 TL_CONTEXT_UNIX_STUBS="context ctxtools exatools luatools makempy mpstools mptopdf mtxrun mtxtools pdftools pdftrimwhite pstopdf rlxtools runtools texexec texfind texfont texshow textools texutil tmftools xmltools"
39 TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/context/ruby/texmfstart.rb"
40 for i in ${TL_CONTEXT_UNIX_STUBS} ; do
41
42
43
44 1.21 dev-texlive/texlive-context/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-context/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-context/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-context/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 31 Oct 2008 14:12:56 -0000 1.20
57 +++ ChangeLog 3 Nov 2008 10:01:50 -0000 1.21
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-texlive/texlive-context
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.20 2008/10/31 14:12:56 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.21 2008/11/03 10:01:50 aballier Exp $
63 +
64 + 03 Nov 2008; Alexis Ballier <aballier@g.o>
65 + texlive-context-2008.ebuild:
66 + We still need to RDEPEND on ruby for the 2008 version...
67
68 31 Oct 2008; Alexis Ballier <aballier@g.o>
69 texlive-context-2008.ebuild: