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-core: texlive-core-2007-r2.ebuild ChangeLog
Date: Fri, 26 Oct 2007 19:06:31
Message-Id: E1IlUVl-0007ZK-OM@stork.gentoo.org
1 fmccor 07/10/26 19:06:25
2
3 Modified: texlive-core-2007-r2.ebuild ChangeLog
4 Log:
5 Add ~amd64 --- part of Bug #195815
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.6 app-text/texlive-core/texlive-core-2007-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2007-r2.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2007-r2.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2007-r2.ebuild?r1=1.5&r2=1.6
14
15 Index: texlive-core-2007-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r2.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- texlive-core-2007-r2.ebuild 25 Oct 2007 15:32:09 -0000 1.5
22 +++ texlive-core-2007-r2.ebuild 26 Oct 2007 19:06:25 -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-core/texlive-core-2007-r2.ebuild,v 1.5 2007/10/25 15:32:09 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r2.ebuild,v 1.6 2007/10/26 19:06:25 fmccor Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs libtool autotools texlive-common
30
31 @@ -25,7 +25,7 @@
32 SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.zip"
33 done
34
35 -KEYWORDS="~alpha ~ia64 ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
37 IUSE="X doc"
38
39 MODULAR_X_DEPEND="X? (
40
41
42
43 1.15 app-text/texlive-core/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 25 Oct 2007 15:32:09 -0000 1.14
56 +++ ChangeLog 26 Oct 2007 19:06:25 -0000 1.15
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-text/texlive-core
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.14 2007/10/25 15:32:09 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.15 2007/10/26 19:06:25 fmccor Exp $
62 +
63 + 26 Oct 2007; Ferris McCormick <fmccor@g.o>
64 + texlive-core-2007-r2.ebuild:
65 + Add ~amd64 --- part of Bug #195815
66
67 25 Oct 2007; Markus Rothe <corsair@g.o>
68 texlive-core-2007-r2.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list