Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.8.1.ebuild wxGTK-2.6.4.0-r4.ebuild
Date: Wed, 15 Oct 2008 16:10:19
Message-Id: E1Kq8wv-0006Cf-PT@stork.gentoo.org
1 corsair 08/10/15 16:10:13
2
3 Modified: ChangeLog wxGTK-2.8.8.1.ebuild
4 wxGTK-2.6.4.0-r4.ebuild
5 Log:
6 Stable on ppc64; bug #242088
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.21-gentoo-r4 ppc64)
8
9 Revision Changes Path
10 1.201 x11-libs/wxGTK/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.201&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.201&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.200&r2=1.201
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
19 retrieving revision 1.200
20 retrieving revision 1.201
21 diff -u -r1.200 -r1.201
22 --- ChangeLog 15 Oct 2008 13:17:15 -0000 1.200
23 +++ ChangeLog 15 Oct 2008 16:10:13 -0000 1.201
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-libs/wxGTK
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.200 2008/10/15 13:17:15 fmccor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.201 2008/10/15 16:10:13 corsair Exp $
29 +
30 + 15 Oct 2008; Markus Rothe <corsair@g.o> wxGTK-2.6.4.0-r4.ebuild,
31 + wxGTK-2.8.8.1.ebuild:
32 + Stable on ppc64; bug #242088
33
34 15 Oct 2008; Ferris McCormick <fmccor@g.o> wxGTK-2.8.8.1.ebuild:
35 Sparc stable, part of Bug #242088.
36
37
38
39 1.4 x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild?r1=1.3&r2=1.4
44
45 Index: wxGTK-2.8.8.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- wxGTK-2.8.8.1.ebuild 15 Oct 2008 13:17:15 -0000 1.3
52 +++ wxGTK-2.8.8.1.ebuild 15 Oct 2008 16:10:13 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild,v 1.3 2008/10/15 13:17:15 fmccor Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.1.ebuild,v 1.4 2008/10/15 16:10:13 corsair Exp $
58
59 inherit eutils versionator flag-o-matic
60
61 @@ -14,7 +14,7 @@
62 # docs, and are released more frequently than wxGTK.
63 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
64
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd"
67 IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
68
69 RDEPEND="
70
71
72
73 1.5 x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild?rev=1.5&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild?rev=1.5&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild?r1=1.4&r2=1.5
78
79 Index: wxGTK-2.6.4.0-r4.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild,v
82 retrieving revision 1.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- wxGTK-2.6.4.0-r4.ebuild 15 Oct 2008 01:48:56 -0000 1.4
86 +++ wxGTK-2.6.4.0-r4.ebuild 15 Oct 2008 16:10:13 -0000 1.5
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild,v 1.4 2008/10/15 01:48:56 ranger Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild,v 1.5 2008/10/15 16:10:13 corsair Exp $
92
93 inherit eutils versionator flag-o-matic
94
95 @@ -15,7 +15,7 @@
96 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
97 doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )"
98
99 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd"
100 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd"
101 IUSE="X doc debug gnome odbc opengl pch sdl unicode"
102
103 RDEPEND="