Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-electronics/gtkwave: gtkwave-3.3.31.ebuild ChangeLog gtkwave-3.3.28.ebuild gtkwave-3.3.14.ebuild gtkwave-3.3.23.ebuild
Date: Sat, 31 Mar 2012 17:52:52
Message-Id: 20120331175242.547882004B@flycatcher.gentoo.org
1 armin76 12/03/31 17:52:42
2
3 Modified: gtkwave-3.3.31.ebuild ChangeLog
4 gtkwave-3.3.28.ebuild gtkwave-3.3.14.ebuild
5 gtkwave-3.3.23.ebuild
6 Log:
7 Drop sparc keywords
8
9 (Portage version: 2.1.10.49/cvs/Linux ia64)
10
11 Revision Changes Path
12 1.2 sci-electronics/gtkwave/gtkwave-3.3.31.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.31.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.31.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.31.ebuild?r1=1.1&r2=1.2
17
18 Index: gtkwave-3.3.31.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.31.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- gtkwave-3.3.31.ebuild 12 Feb 2012 08:53:24 -0000 1.1
25 +++ gtkwave-3.3.31.ebuild 31 Mar 2012 17:52:42 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.31.ebuild,v 1.1 2012/02/12 08:53:24 tomjbe Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.31.ebuild,v 1.2 2012/03/31 17:52:42 armin76 Exp $
31
32 EAPI="4"
33
34 @@ -13,7 +13,7 @@
35 IUSE="doc examples fasttree fatlines judy lzma packed tcl"
36 LICENSE="GPL-2 MIT"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
39 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
40
41 RDEPEND="dev-libs/glib:2
42 x11-libs/gtk+:2
43
44
45
46 1.74 sci-electronics/gtkwave/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/ChangeLog?rev=1.74&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/ChangeLog?rev=1.74&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/ChangeLog?r1=1.73&r2=1.74
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/ChangeLog,v
55 retrieving revision 1.73
56 retrieving revision 1.74
57 diff -u -r1.73 -r1.74
58 --- ChangeLog 9 Mar 2012 15:00:07 -0000 1.73
59 +++ ChangeLog 31 Mar 2012 17:52:42 -0000 1.74
60 @@ -1,6 +1,10 @@
61 # ChangeLog for sci-electronics/gtkwave
62 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/ChangeLog,v 1.73 2012/03/09 15:00:07 ranger Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/ChangeLog,v 1.74 2012/03/31 17:52:42 armin76 Exp $
65 +
66 + 31 Mar 2012; Raúl Porcel <armin76@g.o> gtkwave-3.3.14.ebuild,
67 + gtkwave-3.3.23.ebuild, gtkwave-3.3.28.ebuild, gtkwave-3.3.31.ebuild:
68 + Drop sparc keywords
69
70 09 Mar 2012; Brent Baude <ranger@g.o> gtkwave-3.3.28.ebuild:
71 Marking gtkwave-3.3.28 straight to ppc64 for bug 402963
72
73
74
75 1.7 sci-electronics/gtkwave/gtkwave-3.3.28.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.28.ebuild?rev=1.7&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.28.ebuild?rev=1.7&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.28.ebuild?r1=1.6&r2=1.7
80
81 Index: gtkwave-3.3.28.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.28.ebuild,v
84 retrieving revision 1.6
85 retrieving revision 1.7
86 diff -u -r1.6 -r1.7
87 --- gtkwave-3.3.28.ebuild 9 Mar 2012 15:00:07 -0000 1.6
88 +++ gtkwave-3.3.28.ebuild 31 Mar 2012 17:52:42 -0000 1.7
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.28.ebuild,v 1.6 2012/03/09 15:00:07 ranger Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.28.ebuild,v 1.7 2012/03/31 17:52:42 armin76 Exp $
94
95 EAPI="2"
96
97 @@ -12,7 +12,7 @@
98 IUSE="doc examples fasttree fatlines judy lzma tcl"
99 LICENSE="GPL-2 MIT"
100 SLOT="0"
101 -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
102 +KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
103
104 RDEPEND="dev-libs/glib:2
105 x11-libs/gtk+:2
106
107
108
109 1.7 sci-electronics/gtkwave/gtkwave-3.3.14.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.14.ebuild?rev=1.7&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.14.ebuild?rev=1.7&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.14.ebuild?r1=1.6&r2=1.7
114
115 Index: gtkwave-3.3.14.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.14.ebuild,v
118 retrieving revision 1.6
119 retrieving revision 1.7
120 diff -u -r1.6 -r1.7
121 --- gtkwave-3.3.14.ebuild 28 Jun 2011 19:54:52 -0000 1.6
122 +++ gtkwave-3.3.14.ebuild 31 Mar 2012 17:52:42 -0000 1.7
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2011 Gentoo Foundation
125 +# Copyright 1999-2012 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.14.ebuild,v 1.6 2011/06/28 19:54:52 ranger Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.14.ebuild,v 1.7 2012/03/31 17:52:42 armin76 Exp $
129
130 EAPI="2"
131
132 @@ -12,7 +12,7 @@
133 IUSE="doc examples fasttree fatlines judy lzma tcl"
134 LICENSE="GPL-2 MIT"
135 SLOT="0"
136 -KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux"
137 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
138
139 RDEPEND="dev-libs/glib:2
140 x11-libs/gtk+:2
141
142
143
144 1.2 sci-electronics/gtkwave/gtkwave-3.3.23.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.23.ebuild?rev=1.2&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.23.ebuild?rev=1.2&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.23.ebuild?r1=1.1&r2=1.2
149
150 Index: gtkwave-3.3.23.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.23.ebuild,v
153 retrieving revision 1.1
154 retrieving revision 1.2
155 diff -u -r1.1 -r1.2
156 --- gtkwave-3.3.23.ebuild 20 Jul 2011 17:50:53 -0000 1.1
157 +++ gtkwave-3.3.23.ebuild 31 Mar 2012 17:52:42 -0000 1.2
158 @@ -1,6 +1,6 @@
159 -# Copyright 1999-2011 Gentoo Foundation
160 +# Copyright 1999-2012 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.23.ebuild,v 1.1 2011/07/20 17:50:53 tomjbe Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gtkwave/gtkwave-3.3.23.ebuild,v 1.2 2012/03/31 17:52:42 armin76 Exp $
164
165 EAPI="2"
166
167 @@ -12,7 +12,7 @@
168 IUSE="doc examples fasttree fatlines judy lzma tcl"
169 LICENSE="GPL-2 MIT"
170 SLOT="0"
171 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
172 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
173
174 RDEPEND="dev-libs/glib:2
175 x11-libs/gtk+:2