Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: texlive-core-2013.ebuild ChangeLog
Date: Tue, 27 Aug 2013 15:57:34
Message-Id: 20130827155721.368492004C@flycatcher.gentoo.org
1 aballier 13/08/27 15:57:21
2
3 Modified: texlive-core-2013.ebuild ChangeLog
4 Log:
5 block pre-2013 texlive-basic, bug #482530
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.6 app-text/texlive-core/texlive-core-2013.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013.ebuild?r1=1.5&r2=1.6
15
16 Index: texlive-core-2013.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- texlive-core-2013.ebuild 14 Aug 2013 17:28:22 -0000 1.5
23 +++ texlive-core-2013.ebuild 27 Aug 2013 15:57:21 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 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-2013.ebuild,v 1.5 2013/08/14 17:28:22 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013.ebuild,v 1.6 2013/08/27 15:57:21 aballier Exp $
29
30 EAPI=5
31
32 @@ -87,7 +87,7 @@
33 !app-text/tetex
34 !<app-text/texlive-2007
35 !app-text/xetex
36 - !<dev-texlive/texlive-basic-2009
37 + !<dev-texlive/texlive-basic-2013
38 !<dev-texlive/texlive-metapost-2011
39 !app-text/dvibook
40 sys-libs/zlib
41
42
43
44 1.208 app-text/texlive-core/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.208&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.208&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.207&r2=1.208
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
53 retrieving revision 1.207
54 retrieving revision 1.208
55 diff -u -r1.207 -r1.208
56 --- ChangeLog 14 Aug 2013 17:28:22 -0000 1.207
57 +++ ChangeLog 27 Aug 2013 15:57:21 -0000 1.208
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-text/texlive-core
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.207 2013/08/14 17:28:22 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.208 2013/08/27 15:57:21 aballier Exp $
63 +
64 + 27 Aug 2013; Alexis Ballier <aballier@g.o> texlive-core-2013.ebuild:
65 + block pre-2013 texlive-basic, bug #482530
66
67 14 Aug 2013; Alexis Ballier <aballier@g.o> texlive-core-2013.ebuild:
68 Depend on harfbuzz[icu], bug #481054 by Mikael Magnusson