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: ChangeLog texlive-core-2010.ebuild
Date: Sat, 30 Oct 2010 18:46:11
Message-Id: 20101030184604.9824F20051@flycatcher.gentoo.org
1 aballier 10/10/30 18:46:04
2
3 Modified: ChangeLog texlive-core-2010.ebuild
4 Log:
5 Import icu patch to fix building on arm, bug #343351
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.128 app-text/texlive-core/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.128&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.128&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.127&r2=1.128
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
19 retrieving revision 1.127
20 retrieving revision 1.128
21 diff -u -r1.127 -r1.128
22 --- ChangeLog 24 Oct 2010 17:24:36 -0000 1.127
23 +++ ChangeLog 30 Oct 2010 18:46:04 -0000 1.128
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-text/texlive-core
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.127 2010/10/24 17:24:36 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.128 2010/10/30 18:46:04 aballier Exp $
29 +
30 + 30 Oct 2010; Alexis Ballier <aballier@g.o>
31 + texlive-core-2010.ebuild:
32 + Import icu patch to fix building on arm, bug #343351
33
34 *texlive-core-2010 (24 Oct 2010)
35
36
37
38
39 1.2 app-text/texlive-core/texlive-core-2010.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?r1=1.1&r2=1.2
44
45 Index: texlive-core-2010.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- texlive-core-2010.ebuild 24 Oct 2010 17:24:36 -0000 1.1
52 +++ texlive-core-2010.ebuild 30 Oct 2010 18:46:04 -0000 1.2
53 @@ -1,12 +1,12 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.1 2010/10/24 17:24:36 aballier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.2 2010/10/30 18:46:04 aballier Exp $
58
59 EAPI=3
60
61 inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
62
63 -PATCHLEVEL="19"
64 +PATCHLEVEL="20"
65 TL_SOURCE_VERSION=20100722
66 MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source