Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/texmacs: texmacs-1.0.7.2-r1.ebuild ChangeLog texmacs-1.99.1.ebuild texmacs-1.0.7.21.ebuild
Date: Fri, 01 Aug 2014 10:24:26
Message-Id: 20140801102423.590142004E@flycatcher.gentoo.org
1 armin76 14/08/01 10:24:23
2
3 Modified: texmacs-1.0.7.2-r1.ebuild ChangeLog
4 texmacs-1.99.1.ebuild texmacs-1.0.7.21.ebuild
5 Log:
6 Drop sparc keyword
7
8 (Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
9
10 Revision Changes Path
11 1.11 app-office/texmacs/texmacs-1.0.7.2-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild?r1=1.10&r2=1.11
16
17 Index: texmacs-1.0.7.2-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- texmacs-1.0.7.2-r1.ebuild 21 May 2012 18:38:03 -0000 1.10
24 +++ texmacs-1.0.7.2-r1.ebuild 1 Aug 2014 10:24:23 -0000 1.11
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild,v 1.10 2012/05/21 18:38:03 xarthisius Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild,v 1.11 2014/08/01 10:24:23 armin76 Exp $
31 EAPI=2
32 inherit autotools eutils
33 MY_P=${P/tex/TeX}-src
34 @@ -14,7 +14,7 @@
35 LICENSE="GPL-3"
36 SLOT="0"
37 IUSE="imlib jpeg netpbm svg spell"
38 -KEYWORDS="alpha amd64 ppc sparc x86"
39 +KEYWORDS="alpha amd64 ppc x86"
40
41 RDEPEND="
42 dev-scheme/guile[deprecated]
43
44
45
46 1.116 app-office/texmacs/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.116&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.116&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?r1=1.115&r2=1.116
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v
55 retrieving revision 1.115
56 retrieving revision 1.116
57 diff -u -r1.115 -r1.116
58 --- ChangeLog 13 Jul 2014 09:50:43 -0000 1.115
59 +++ ChangeLog 1 Aug 2014 10:24:23 -0000 1.116
60 @@ -1,6 +1,10 @@
61 # ChangeLog for app-office/texmacs
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.115 2014/07/13 09:50:43 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.116 2014/08/01 10:24:23 armin76 Exp $
65 +
66 + 01 Aug 2014; Raúl Porcel <armin76@g.o> texmacs-1.0.7.2-r1.ebuild,
67 + texmacs-1.0.7.21.ebuild, texmacs-1.99.1.ebuild:
68 + Drop sparc keyword
69
70 13 Jul 2014; Agostino Sarubbo <ago@g.o> texmacs-1.0.7.21.ebuild:
71 Stable for ppc, wrt bug #512486
72
73
74
75 1.2 app-office/texmacs/texmacs-1.99.1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild?r1=1.1&r2=1.2
80
81 Index: texmacs-1.99.1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- texmacs-1.99.1.ebuild 1 May 2014 12:37:09 -0000 1.1
88 +++ texmacs-1.99.1.ebuild 1 Aug 2014 10:24:23 -0000 1.2
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2014 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild,v 1.1 2014/05/01 12:37:09 grozin Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild,v 1.2 2014/08/01 10:24:23 armin76 Exp $
94
95 EAPI=4
96
97 @@ -15,7 +15,7 @@
98 LICENSE="GPL-3"
99 SLOT="0"
100 IUSE="imlib jpeg netpbm pdf qt4 svg spell"
101 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
102 +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
103
104 RDEPEND="dev-scheme/guile[deprecated]
105 virtual/latex-base
106
107
108
109 1.5 app-office/texmacs/texmacs-1.0.7.21.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild?rev=1.5&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild?rev=1.5&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild?r1=1.4&r2=1.5
114
115 Index: texmacs-1.0.7.21.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v
118 retrieving revision 1.4
119 retrieving revision 1.5
120 diff -u -r1.4 -r1.5
121 --- texmacs-1.0.7.21.ebuild 13 Jul 2014 09:50:43 -0000 1.4
122 +++ texmacs-1.0.7.21.ebuild 1 Aug 2014 10:24:23 -0000 1.5
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2014 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v 1.4 2014/07/13 09:50:43 ago Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v 1.5 2014/08/01 10:24:23 armin76 Exp $
128
129 EAPI=5
130
131 @@ -15,7 +15,7 @@
132 LICENSE="GPL-3"
133 SLOT="0"
134 IUSE="imlib jpeg netpbm qt4 svg spell"
135 -KEYWORDS="~alpha amd64 ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
136 +KEYWORDS="~alpha amd64 ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
137
138 RDEPEND="
139 app-text/ghostscript-gpl