Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/bochs: ChangeLog bochs-2.3.ebuild bochs-2.2.6.ebuild bochs-2.3.5.ebuild
Date: Fri, 28 Sep 2007 23:47:35
Message-Id: E1IbPQ4-0003zE-Ax@stork.gentoo.org
1 dirtyepic 07/09/28 23:38:52
2
3 Modified: ChangeLog bochs-2.3.ebuild bochs-2.2.6.ebuild
4 bochs-2.3.5.ebuild
5 Log:
6 Lock wxGTK to 2.6.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.73 app-emulation/bochs/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/ChangeLog?rev=1.73&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/ChangeLog?rev=1.73&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/ChangeLog?r1=1.72&r2=1.73
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v
19 retrieving revision 1.72
20 retrieving revision 1.73
21 diff -u -r1.72 -r1.73
22 --- ChangeLog 16 Sep 2007 18:51:05 -0000 1.72
23 +++ ChangeLog 28 Sep 2007 23:38:51 -0000 1.73
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emulation/bochs
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.72 2007/09/16 18:51:05 lu_zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.73 2007/09/28 23:38:51 dirtyepic Exp $
29 +
30 + 28 Sep 2007; Ryan Hill <dirtyepic@g.o> bochs-2.2.6.ebuild,
31 + bochs-2.3.ebuild, bochs-2.3.5.ebuild:
32 + Lock wxGTK to 2.6.
33
34 *bochs-2.3.5 (16 Sep 2007)
35
36
37
38
39 1.6 app-emulation/bochs/bochs-2.3.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild?r1=1.5&r2=1.6
44
45 Index: bochs-2.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- bochs-2.3.ebuild 16 Sep 2007 15:08:03 -0000 1.5
52 +++ bochs-2.3.ebuild 28 Sep 2007 23:38:51 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v 1.5 2007/09/16 15:08:03 angelos Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.ebuild,v 1.6 2007/09/28 23:38:51 dirtyepic Exp $
58
59 inherit eutils wxwidgets
60
61 @@ -20,7 +20,7 @@
62 x11-libs/libX11
63 x11-libs/libXpm )
64 sdl? ( media-libs/libsdl )
65 - wxwindows? ( >=x11-libs/wxGTK-2.6 )
66 + wxwindows? ( =x11-libs/wxGTK-2.6* )
67 readline? ( sys-libs/readline )
68 ncurses? ( sys-libs/ncurses )"
69
70
71
72
73 1.10 app-emulation/bochs/bochs-2.2.6.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.2.6.ebuild?rev=1.10&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.2.6.ebuild?rev=1.10&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.2.6.ebuild?r1=1.9&r2=1.10
78
79 Index: bochs-2.2.6.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.2.6.ebuild,v
82 retrieving revision 1.9
83 retrieving revision 1.10
84 diff -u -r1.9 -r1.10
85 --- bochs-2.2.6.ebuild 22 Jul 2007 09:12:22 -0000 1.9
86 +++ bochs-2.2.6.ebuild 28 Sep 2007 23:38:51 -0000 1.10
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.2.6.ebuild,v 1.9 2007/07/22 09:12:22 omp Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.2.6.ebuild,v 1.10 2007/09/28 23:38:51 dirtyepic Exp $
92
93 inherit eutils wxwidgets
94
95 @@ -21,7 +21,7 @@
96 x11-libs/libX11
97 x11-libs/libXpm )
98 sdl? ( media-libs/libsdl )
99 - wxwindows? ( >=x11-libs/wxGTK-2.6 )
100 + wxwindows? ( =x11-libs/wxGTK-2.6* )
101 readline? ( sys-libs/readline )
102 ncurses? ( sys-libs/ncurses )"
103
104
105
106
107 1.2 app-emulation/bochs/bochs-2.3.5.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.3.5.ebuild?rev=1.2&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.3.5.ebuild?rev=1.2&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/bochs/bochs-2.3.5.ebuild?r1=1.1&r2=1.2
112
113 Index: bochs-2.3.5.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.5.ebuild,v
116 retrieving revision 1.1
117 retrieving revision 1.2
118 diff -u -r1.1 -r1.2
119 --- bochs-2.3.5.ebuild 16 Sep 2007 18:51:05 -0000 1.1
120 +++ bochs-2.3.5.ebuild 28 Sep 2007 23:38:51 -0000 1.2
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2007 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.5.ebuild,v 1.1 2007/09/16 18:51:05 lu_zero Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.3.5.ebuild,v 1.2 2007/09/28 23:38:51 dirtyepic Exp $
126
127 inherit eutils wxwidgets
128
129 @@ -21,7 +21,7 @@
130 x11-libs/libXpm )
131 sdl? ( media-libs/libsdl )
132 svga? ( media-libs/svgalib )
133 - wxwindows? ( >=x11-libs/wxGTK-2.6 )
134 + wxwindows? ( =x11-libs/wxGTK-2.6* )
135 readline? ( sys-libs/readline )
136 ncurses? ( sys-libs/ncurses )"
137
138
139
140
141 --
142 gentoo-commits@g.o mailing list