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
fmccor 08/10/15 13:19:21
Modified: ChangeLog wxpython-2.8.8.1.ebuild
Log:
Sparc stable, part of Bug #242088.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Revision Changes Path
1.101 dev-python/wxpython/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.100&r2=1.101
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog 15 Oct 2008 01:39:25 -0000 1.100
+++ ChangeLog 15 Oct 2008 13:19:21 -0000 1.101
@@ -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.100 2008/10/15 01:39:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.101 2008/10/15 13:19:21 fmccor Exp $
+
+ 15 Oct 2008; Ferris McCormick <fmccor@g.o> wxpython-2.8.8.1.ebuild:
+ Sparc stable, part of Bug #242088.
15 Oct 2008; Brent Baude <ranger@g.o> wxpython-2.8.8.1.ebuild:
Marking wxpython-2.8.8.1 ppc for bug 242088
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.8.1.ebuild?r1=1.4&r2=1.5
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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wxpython-2.8.8.1.ebuild 15 Oct 2008 01:39:25 -0000 1.4
+++ wxpython-2.8.8.1.ebuild 15 Oct 2008 13:19:21 -0000 1.5
@@ -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.4 2008/10/15 01:39:25 ranger Exp $
+# $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 $
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
|
|