Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: texlive-core-2014-r4.ebuild ChangeLog
Date: Wed, 22 Jul 2015 19:44:35
Message-Id: 20150722194429.1E10FC0@oystercatcher.gentoo.org
1 blueness 15/07/22 19:44:29
2
3 Modified: texlive-core-2014-r4.ebuild ChangeLog
4 Log:
5 Stable for ppc, bug #550840.
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.5 app-text/texlive-core/texlive-core-2014-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2014-r4.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2014-r4.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2014-r4.ebuild?r1=1.4&r2=1.5
15
16 Index: texlive-core-2014-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2014-r4.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- texlive-core-2014-r4.ebuild 15 Jul 2015 09:33:52 -0000 1.4
23 +++ texlive-core-2014-r4.ebuild 22 Jul 2015 19:44:29 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2014-r4.ebuild,v 1.4 2015/07/15 09:33:52 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2014-r4.ebuild,v 1.5 2015/07/22 19:44:29 blueness Exp $
29
30 EAPI=5
31
32 @@ -69,7 +69,7 @@
33 done
34 SRC_URI="${SRC_URI} )"
35
36 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 IUSE="cjk X doc source tk xetex"
39
40 TEXMF_PATH=/usr/share/texmf-dist
41
42
43
44 1.230 app-text/texlive-core/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.230&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.230&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.229&r2=1.230
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
53 retrieving revision 1.229
54 retrieving revision 1.230
55 diff -u -r1.229 -r1.230
56 --- ChangeLog 16 Jul 2015 15:43:18 -0000 1.229
57 +++ ChangeLog 22 Jul 2015 19:44:29 -0000 1.230
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-text/texlive-core
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.229 2015/07/16 15:43:18 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.230 2015/07/22 19:44:29 blueness Exp $
63 +
64 + 22 Jul 2015; Anthony G. Basile <blueness@g.o>
65 + texlive-core-2014-r4.ebuild:
66 + Stable for ppc, bug #550840.
67
68 16 Jul 2015; Alexis Ballier <aballier@g.o> texlive-core-2015.ebuild:
69 disable more cjk stuff that need ptexenc with its useflag, bug #555068