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-2007-r10.ebuild ChangeLog
Date: Fri, 07 Dec 2007 15:29:53
Message-Id: E1J0eqh-0004ls-7V@stork.gentoo.org
1 aballier 07/12/07 15:10:43
2
3 Modified: texlive-core-2007-r10.ebuild ChangeLog
4 Log:
5 build mpost at compile time, thanks to Rafał Mużyło <galtgendo@××.pl> for reporting, bug #201187
6 (Portage version: 2.1.4_rc8)
7
8 Revision Changes Path
9 1.2 app-text/texlive-core/texlive-core-2007-r10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2007-r10.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2007-r10.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2007-r10.ebuild?r1=1.1&r2=1.2
14
15 Index: texlive-core-2007-r10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r10.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- texlive-core-2007-r10.ebuild 3 Dec 2007 20:47:59 -0000 1.1
22 +++ texlive-core-2007-r10.ebuild 7 Dec 2007 15:10:42 -0000 1.2
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2007 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-2007-r10.ebuild,v 1.1 2007/12/03 20:47:59 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r10.ebuild,v 1.2 2007/12/07 15:10:42 aballier Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs libtool autotools texlive-common
30
31 -PATCHLEVEL="1"
32 +PATCHLEVEL="2"
33
34 DESCRIPTION="A complete TeX distribution"
35 HOMEPAGE="http://tug.org/texlive/"
36
37
38
39 1.35 app-text/texlive-core/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.35&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.35&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.34&r2=1.35
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
48 retrieving revision 1.34
49 retrieving revision 1.35
50 diff -u -r1.34 -r1.35
51 --- ChangeLog 3 Dec 2007 20:47:59 -0000 1.34
52 +++ ChangeLog 7 Dec 2007 15:10:42 -0000 1.35
53 @@ -1,6 +1,11 @@
54 # ChangeLog for app-text/texlive-core
55 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.34 2007/12/03 20:47:59 aballier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.35 2007/12/07 15:10:42 aballier Exp $
58 +
59 + 07 Dec 2007; Alexis Ballier <aballier@g.o>
60 + texlive-core-2007-r10.ebuild:
61 + build mpost at compile time, thanks to Rafał Mużyło <galtgendo@××.pl> for
62 + reporting, bug #201187
63
64 *texlive-core-2007-r10 (03 Dec 2007)
65
66
67
68
69 --
70 gentoo-commits@g.o mailing list