Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
corsair 08/10/15 16:14:12
Modified: ChangeLog wxpython-2.8.8.1.ebuild
Log:
Stable on ppc64; bug #242088
(Portage version: 2.2_rc11/cvs/Linux 2.6.21-gentoo-r4 ppc64)
Revision Changes Path
1.102 dev-python/wxpython/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.101&r2=1.102
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog 15 Oct 2008 13:19:21 -0000 1.101
+++ ChangeLog 15 Oct 2008 16:14:12 -0000 1.102
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/wxpython
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.101 2008/10/15 13:19:21 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.102 2008/10/15 16:14:12 corsair Exp $
+
+ 15 Oct 2008; Markus Rothe <corsair@g.o> wxpython-2.8.8.1.ebuild:
+ Stable on ppc64; bug #242088
15 Oct 2008; Ferris McCormick <fmccor@g.o> wxpython-2.8.8.1.ebuild:
Sparc stable, part of Bug #242088.
1.6 dev-python/wxpython/wxpython-2.8.8.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild?r1=1.5&r2=1.6
Index: wxpython-2.8.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wxpython-2.8.8.1.ebuild 15 Oct 2008 13:19:21 -0000 1.5
+++ wxpython-2.8.8.1.ebuild 15 Oct 2008 16:14:12 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v 1.5 2008/10/15 13:19:21 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild,v 1.6 2008/10/15 16:14:12 corsair Exp $
EAPI="1"
WX_GTK_VER="2.8"
@@ -17,7 +17,7 @@
LICENSE="wxWinLL-3"
SLOT="2.8"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
IUSE="opengl"
RDEPEND=">=dev-lang/python-2.1
|
|