Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: ChangeLog wxpython-2.6.4.0-r2.ebuild
Date: Sat, 04 Oct 2008 12:33:41
Message-Id: E1Km6KI-000333-PW@stork.gentoo.org
1 ranger 08/10/04 12:33:38
2
3 Modified: ChangeLog wxpython-2.6.4.0-r2.ebuild
4 Log:
5 stable ppc64, bug 238437
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.98 dev-python/wxpython/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.98&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.98&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.97&r2=1.98
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
18 retrieving revision 1.97
19 retrieving revision 1.98
20 diff -u -r1.97 -r1.98
21 --- ChangeLog 2 Oct 2008 00:47:54 -0000 1.97
22 +++ ChangeLog 4 Oct 2008 12:33:38 -0000 1.98
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/wxpython
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.97 2008/10/02 00:47:54 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.98 2008/10/04 12:33:38 ranger Exp $
28 +
29 + 04 Oct 2008; Brent Baude <ranger@g.o> wxpython-2.6.4.0-r2.ebuild:
30 + stable ppc64, bug 238437
31
32 02 Oct 2008; Ryan Hill <dirtyepic@g.o> wxpython-2.8.8.1.ebuild:
33 Remove old comment.
34
35
36
37 1.7 dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?r1=1.6&r2=1.7
42
43 Index: wxpython-2.6.4.0-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- wxpython-2.6.4.0-r2.ebuild 30 Sep 2008 11:16:56 -0000 1.6
50 +++ wxpython-2.6.4.0-r2.ebuild 4 Oct 2008 12:33:38 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.6 2008/09/30 11:16:56 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.7 2008/10/04 12:33:38 ranger Exp $
56
57 EAPI=1
58
59 @@ -16,7 +16,7 @@
60
61 LICENSE="wxWinLL-3"
62 SLOT="2.6"
63 -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
65 IUSE="opengl unicode"
66
67 RDEPEND=">=dev-lang/python-2.1