Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2007.ebuild ChangeLog
Date: Fri, 26 Oct 2007 19:27:13
Message-Id: E1IlUpn-0000KU-TI@stork.gentoo.org
1 fmccor 07/10/26 19:27:07
2
3 Modified: texlive-2007.ebuild ChangeLog
4 Log:
5 Keyword for ~amd64 --- Bug #195815
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.6 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.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007.ebuild?r1=1.5&r2=1.6
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.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- texlive-2007.ebuild 25 Oct 2007 16:36:17 -0000 1.5
22 +++ texlive-2007.ebuild 26 Oct 2007 19:27:07 -0000 1.6
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.5 2007/10/25 16:36:17 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007.ebuild,v 1.6 2007/10/26 19:27:07 fmccor 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="~ppc64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~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.11 app-text/texlive/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 25 Oct 2007 16:36:17 -0000 1.10
56 +++ ChangeLog 26 Oct 2007 19:27:07 -0000 1.11
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.10 2007/10/25 16:36:17 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.11 2007/10/26 19:27:07 fmccor Exp $
62 +
63 + 26 Oct 2007; Ferris McCormick <fmccor@g.o> texlive-2007.ebuild:
64 + Keyword for ~amd64 --- Bug #195815
65
66 25 Oct 2007; Markus Rothe <corsair@g.o> texlive-2007.ebuild:
67 Added ~ppc64; bug #195815
68
69
70
71 --
72 gentoo-commits@g.o mailing list