Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2007.ebuild ChangeLog
Date: Thu, 25 Oct 2007 16:36:23
Message-Id: E1Il5gw-00056V-9I@stork.gentoo.org
1 corsair 07/10/25 16:36:18
2
3 Modified: texlive-2007.ebuild ChangeLog
4 Log:
5 Added ~ppc64; bug #195815
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.5 app-text/texlive/texlive-2007.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007.ebuild?r1=1.4&r2=1.5
14
15 Index: texlive-2007.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- texlive-2007.ebuild 25 Oct 2007 12:55:51 -0000 1.4
22 +++ texlive-2007.ebuild 25 Oct 2007 16:36:17 -0000 1.5
23 @@ -1,6 +1,6 @@
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/texlive-2007.ebuild,v 1.4 2007/10/25 12:55:51 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007.ebuild,v 1.5 2007/10/25 16:36:17 corsair Exp $
28
29 DESCRIPTION="A complete TeX distribution"
30 HOMEPAGE="http://tug.org/texlive/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~sparc ~x86"
36 +KEYWORDS="~ppc64 ~sparc ~x86"
37 IUSE="cjk context cyrillic doc extra games graphics humanities music omega
38 png pstricks publishers science xetex xml X"
39
40
41
42
43 1.10 app-text/texlive/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 25 Oct 2007 12:55:51 -0000 1.9
56 +++ ChangeLog 25 Oct 2007 16:36:17 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-text/texlive
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.9 2007/10/25 12:55:51 fmccor Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.10 2007/10/25 16:36:17 corsair Exp $
62 +
63 + 25 Oct 2007; Markus Rothe <corsair@g.o> texlive-2007.ebuild:
64 + Added ~ppc64; bug #195815
65
66 25 Oct 2007; Ferris McCormick <fmccor@g.o> texlive-2007.ebuild:
67 Add ~sparc keyword --- Bug #195815 --- builds and initial test is good.
68
69
70
71 --
72 gentoo-commits@g.o mailing list