Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: texlive-core-2008-r2.ebuild ChangeLog
Date: Sun, 26 Oct 2008 13:21:30
Message-Id: E1Ku5Ye-00083Z-9U@stork.gentoo.org
1 aballier 08/10/26 13:21:28
2
3 Modified: texlive-core-2008-r2.ebuild ChangeLog
4 Log:
5 Include more dvipdfmx files to get the proper configuration file, bug #244284
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27.3 x86_64)
7
8 Revision Changes Path
9 1.2 app-text/texlive-core/texlive-core-2008-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2008-r2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2008-r2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2008-r2.ebuild?r1=1.1&r2=1.2
14
15 Index: texlive-core-2008-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2008-r2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- texlive-core-2008-r2.ebuild 18 Oct 2008 08:52:45 -0000 1.1
22 +++ texlive-core-2008-r2.ebuild 26 Oct 2008 13:21:28 -0000 1.2
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/app-text/texlive-core/texlive-core-2008-r2.ebuild,v 1.1 2008/10/18 08:52:45 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2008-r2.ebuild,v 1.2 2008/10/26 13:21:28 aballier Exp $
28
29 EAPI=1
30
31 @@ -14,7 +14,7 @@
32 SLOT="0"
33 LICENSE="GPL-2 LPPL-1.3c"
34
35 -TEXLIVE_BASICBIN_CONTENTS="bin-bibtex bin-dialog bin-dvipsk bin-getnonfreefonts bin-gsftopk bin-kpathsea bin-makeindex bin-mfware bin-tetex bin-texlive bin-texconfig glyphlist texlive.infra collection-basicbin"
36 +TEXLIVE_BASICBIN_CONTENTS="bin-bibtex bin-dialog bin-dvipdfmx bin-dvipsk bin-getnonfreefonts bin-gsftopk bin-kpathsea bin-makeindex bin-mfware bin-tetex bin-texlive bin-texconfig dvipdfmx-def glyphlist texlive.infra collection-basicbin"
37 TEXLIVE_BASICBIN_DOC_CONTENTS="bin-bibtex.doc bin-dialog.doc bin-dvipsk.doc bin-getnonfreefonts.doc bin-gsftopk.doc bin-kpathsea.doc bin-makeindex.doc bin-mfware.doc bin-tetex.doc bin-texlive.doc bin-texconfig.doc texlive.infra.doc"
38
39 TEXLIVE_FONTBIN_CONTENTS="fontinst mft bin-afm2pl bin-fontware bin-ps2pkm collection-fontbin"
40
41
42
43 1.82 app-text/texlive-core/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.82&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.82&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.81&r2=1.82
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
52 retrieving revision 1.81
53 retrieving revision 1.82
54 diff -u -r1.81 -r1.82
55 --- ChangeLog 18 Oct 2008 08:52:45 -0000 1.81
56 +++ ChangeLog 26 Oct 2008 13:21:28 -0000 1.82
57 @@ -1,6 +1,11 @@
58 # ChangeLog for app-text/texlive-core
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.81 2008/10/18 08:52:45 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.82 2008/10/26 13:21:28 aballier Exp $
62 +
63 + 26 Oct 2008; Alexis Ballier <aballier@g.o>
64 + texlive-core-2008-r2.ebuild:
65 + Include more dvipdfmx files to get the proper configuration file, bug
66 + #244284
67
68 *texlive-core-2008-r2 (18 Oct 2008)