Gentoo Archives: gentoo-commits

From: "Jonathan Callen (abcd)" <abcd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/texmacs: texmacs-1.0.7.3.ebuild ChangeLog
Date: Thu, 04 Feb 2010 18:13:48
Message-Id: E1Nd6D0-0004Kk-TS@stork.gentoo.org
1 abcd 10/02/04 18:13:42
2
3 Modified: texmacs-1.0.7.3.ebuild ChangeLog
4 Log:
5 Disable patch - does not apply
6 (Portage version: -svn/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 app-office/texmacs/texmacs-1.0.7.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/texmacs-1.0.7.3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/texmacs-1.0.7.3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/texmacs-1.0.7.3.ebuild?r1=1.3&r2=1.4
14
15 Index: texmacs-1.0.7.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- texmacs-1.0.7.3.ebuild 15 Jan 2010 03:06:45 -0000 1.3
22 +++ texmacs-1.0.7.3.ebuild 4 Feb 2010 18:13:42 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.3.ebuild,v 1.3 2010/01/15 03:06:45 abcd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.3.ebuild,v 1.4 2010/02/04 18:13:42 abcd Exp $
28 EAPI=2
29 inherit autotools
30 MY_P=${P/tex/TeX}-src
31 @@ -44,7 +44,8 @@
32 # don't strip
33 epatch "${FILESDIR}"/${P}-strip.patch
34
35 - epatch "${FILESDIR}"/${PN}-1.0.6.14-interix.patch
36 + # Patch does not apply - disable for now
37 + #epatch "${FILESDIR}"/${PN}-1.0.6.14-interix.patch
38
39 eautoreconf
40 }
41
42
43
44 1.80 app-office/texmacs/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.80&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.80&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/ChangeLog?r1=1.79&r2=1.80
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v
53 retrieving revision 1.79
54 retrieving revision 1.80
55 diff -u -r1.79 -r1.80
56 --- ChangeLog 15 Jan 2010 03:06:45 -0000 1.79
57 +++ ChangeLog 4 Feb 2010 18:13:42 -0000 1.80
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-office/texmacs
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.79 2010/01/15 03:06:45 abcd Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.80 2010/02/04 18:13:42 abcd Exp $
63 +
64 + 04 Feb 2010; Jonathan Callen <abcd@g.o> texmacs-1.0.7.3.ebuild:
65 + Disable patch - does not apply
66
67 15 Jan 2010; Jonathan Callen <abcd@g.o>
68 +files/texmacs-1.0.6.14-interix.patch, texmacs-1.0.7.3.ebuild: