Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xforms: xforms-1.0.93_p1.ebuild ChangeLog xforms-1.0.90-r1.ebuild xforms-1.0.92_p2.ebuild xforms-1.0.92.ebuild
Date: Sat, 26 Feb 2011 22:40:59
Message-Id: 20110226224048.4FE9B20054@flycatcher.gentoo.org
1 signals 11/02/26 22:40:48
2
3 Modified: xforms-1.0.93_p1.ebuild ChangeLog
4 xforms-1.0.90-r1.ebuild xforms-1.0.92_p2.ebuild
5 xforms-1.0.92.ebuild
6 Log:
7 depend virtual/jpeg
8
9 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 x11-libs/xforms/xforms-1.0.93_p1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1.ebuild?r1=1.1&r2=1.2
17
18 Index: xforms-1.0.93_p1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- xforms-1.0.93_p1.ebuild 25 Nov 2010 21:21:43 -0000 1.1
25 +++ xforms-1.0.93_p1.ebuild 26 Feb 2011 22:40:48 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1.ebuild,v 1.1 2010/11/25 21:21:43 xmw Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1.ebuild,v 1.2 2011/02/26 22:40:48 signals Exp $
32
33 EAPI="2"
34
35 @@ -19,7 +19,7 @@
36 IUSE="doc opengl"
37
38 RDEPEND="
39 - media-libs/jpeg
40 + virtual/jpeg
41 x11-libs/libSM
42 x11-libs/libX11
43 x11-libs/libXpm
44
45
46
47 1.49 x11-libs/xforms/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/ChangeLog?rev=1.49&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/ChangeLog?rev=1.49&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/ChangeLog?r1=1.48&r2=1.49
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v
56 retrieving revision 1.48
57 retrieving revision 1.49
58 diff -u -r1.48 -r1.49
59 --- ChangeLog 25 Nov 2010 21:21:43 -0000 1.48
60 +++ ChangeLog 26 Feb 2011 22:40:48 -0000 1.49
61 @@ -1,6 +1,10 @@
62 # ChangeLog for x11-libs/xforms
63 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.48 2010/11/25 21:21:43 xmw Exp $
65 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.49 2011/02/26 22:40:48 signals Exp $
67 +
68 + 26 Feb 2011; Kevin McCarthy <signals@g.o> xforms-1.0.90-r1.ebuild,
69 + xforms-1.0.92.ebuild, xforms-1.0.92_p2.ebuild, xforms-1.0.93_p1.ebuild:
70 + Updated depends from media-libs/jpeg to virtual/jpeg
71
72 *xforms-1.0.93_p1 (25 Nov 2010)
73
74
75
76
77 1.16 x11-libs/xforms/xforms-1.0.90-r1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild?rev=1.16&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild?rev=1.16&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild?r1=1.15&r2=1.16
82
83 Index: xforms-1.0.90-r1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild,v
86 retrieving revision 1.15
87 retrieving revision 1.16
88 diff -u -r1.15 -r1.16
89 --- xforms-1.0.90-r1.ebuild 5 May 2009 08:04:09 -0000 1.15
90 +++ xforms-1.0.90-r1.ebuild 26 Feb 2011 22:40:48 -0000 1.16
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2009 Gentoo Foundation
93 +# Copyright 1999-2011 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild,v 1.15 2009/05/05 08:04:09 ssuominen Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.90-r1.ebuild,v 1.16 2011/02/26 22:40:48 signals Exp $
97
98 inherit autotools
99
100 @@ -18,7 +18,7 @@
101 x11-libs/libSM
102 x11-proto/xproto
103 opengl? ( virtual/opengl )
104 - media-libs/jpeg"
105 + virtual/jpeg"
106 DEPEND="${RDEPEND}"
107
108 src_unpack() {
109
110
111
112 1.2 x11-libs/xforms/xforms-1.0.92_p2.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.92_p2.ebuild?rev=1.2&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.92_p2.ebuild?rev=1.2&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.92_p2.ebuild?r1=1.1&r2=1.2
117
118 Index: xforms-1.0.92_p2.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.92_p2.ebuild,v
121 retrieving revision 1.1
122 retrieving revision 1.2
123 diff -u -r1.1 -r1.2
124 --- xforms-1.0.92_p2.ebuild 3 Feb 2010 22:00:14 -0000 1.1
125 +++ xforms-1.0.92_p2.ebuild 26 Feb 2011 22:40:48 -0000 1.2
126 @@ -1,6 +1,6 @@
127 -# Copyright 1999-2010 Gentoo Foundation
128 +# Copyright 1999-2011 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.92_p2.ebuild,v 1.1 2010/02/03 22:00:14 jlec Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.92_p2.ebuild,v 1.2 2011/02/26 22:40:48 signals Exp $
132
133 EAPI="2"
134
135 @@ -19,7 +19,7 @@
136 IUSE="doc opengl"
137
138 RDEPEND="
139 - media-libs/jpeg
140 + virtual/jpeg
141 x11-libs/libX11
142 x11-libs/libXpm
143 x11-libs/libSM
144
145
146
147 1.3 x11-libs/xforms/xforms-1.0.92.ebuild
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.92.ebuild?rev=1.3&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.92.ebuild?rev=1.3&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xforms/xforms-1.0.92.ebuild?r1=1.2&r2=1.3
152
153 Index: xforms-1.0.92.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.92.ebuild,v
156 retrieving revision 1.2
157 retrieving revision 1.3
158 diff -u -r1.2 -r1.3
159 --- xforms-1.0.92.ebuild 15 Jan 2010 21:58:27 -0000 1.2
160 +++ xforms-1.0.92.ebuild 26 Feb 2011 22:40:48 -0000 1.3
161 @@ -1,6 +1,6 @@
162 -# Copyright 1999-2010 Gentoo Foundation
163 +# Copyright 1999-2011 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.92.ebuild,v 1.2 2010/01/15 21:58:27 fauli Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.92.ebuild,v 1.3 2011/02/26 22:40:48 signals Exp $
167
168 EAPI="2"
169
170 @@ -16,7 +16,7 @@
171 IUSE="doc opengl"
172
173 RDEPEND="
174 - media-libs/jpeg
175 + virtual/jpeg
176 x11-libs/libX11
177 x11-libs/libXpm
178 x11-libs/libSM