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-core: texlive-core-2007-r2.ebuild ChangeLog
Date: Thu, 25 Oct 2007 15:32:19
Message-Id: E1Il4gs-00036i-7j@stork.gentoo.org
1 corsair 07/10/25 15:32:10
2
3 Modified: texlive-core-2007-r2.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-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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/texlive-core-2007-r2.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- texlive-core-2007-r2.ebuild 25 Oct 2007 14:14:59 -0000 1.4
22 +++ texlive-core-2007-r2.ebuild 25 Oct 2007 15:32:09 -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-core/texlive-core-2007-r2.ebuild,v 1.4 2007/10/25 14:14:59 armin76 Exp $
27 +# $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 $
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 ~sparc ~x86"
36 +KEYWORDS="~alpha ~ia64 ~ppc64 ~sparc ~x86"
37 IUSE="X doc"
38
39 MODULAR_X_DEPEND="X? (
40
41
42
43 1.14 app-text/texlive-core/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 25 Oct 2007 14:14:59 -0000 1.13
56 +++ ChangeLog 25 Oct 2007 15:32:09 -0000 1.14
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.13 2007/10/25 14:14:59 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.14 2007/10/25 15:32:09 corsair Exp $
62 +
63 + 25 Oct 2007; Markus Rothe <corsair@g.o>
64 + texlive-core-2007-r2.ebuild:
65 + Added ~ppc64; bug #195815
66
67 25 Oct 2007; Raúl Porcel <armin76@g.o>
68 texlive-core-2007-r2.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list