* [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.8.10.1.ebuild wxpython-2.8.11.0.ebuild ChangeLog wxpython-2.9.1.1.ebuild
@ 2011-02-27 14:40 Ryan Hill (dirtyepic)
0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2011-02-27 14:40 UTC (permalink / raw
To: gentoo-commits
dirtyepic 11/02/27 14:40:52
Modified: wxpython-2.8.10.1.ebuild wxpython-2.8.11.0.ebuild
ChangeLog wxpython-2.9.1.1.ebuild
Log:
Slot gnome stuff.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.18 dev-python/wxpython/wxpython-2.8.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild?r1=1.17&r2=1.18
Index: wxpython-2.8.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- wxpython-2.8.10.1.ebuild 12 Dec 2010 07:30:02 -0000 1.17
+++ wxpython-2.8.10.1.ebuild 27 Feb 2011 14:40:52 -0000 1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.17 2010/12/12 07:30:02 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.18 2011/02/27 14:40:52 dirtyepic Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -26,9 +26,9 @@
RDEPEND="
dev-python/setuptools
>=x11-libs/wxGTK-${PV}:2.8[X,opengl?]
- >=x11-libs/gtk+-2.4
+ >=x11-libs/gtk+-2.4:2
>=x11-libs/pango-1.2
- >=dev-libs/glib-2.0
+ dev-libs/glib:2
media-libs/libpng
virtual/jpeg
media-libs/tiff
1.4 dev-python/wxpython/wxpython-2.8.11.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild?r1=1.3&r2=1.4
Index: wxpython-2.8.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wxpython-2.8.11.0.ebuild 12 Dec 2010 07:30:02 -0000 1.3
+++ wxpython-2.8.11.0.ebuild 27 Feb 2011 14:40:52 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.3 2010/12/12 07:30:02 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.11.0.ebuild,v 1.4 2011/02/27 14:40:52 dirtyepic Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -26,9 +26,9 @@
RDEPEND="
dev-python/setuptools
>=x11-libs/wxGTK-${PV}:2.8[opengl?,tiff,X]
- >=x11-libs/gtk+-2.4
+ >=x11-libs/gtk+-2.4:2
>=x11-libs/pango-1.2
- >=dev-libs/glib-2.0
+ dev-libs/glib:2
media-libs/libpng
virtual/jpeg
media-libs/tiff
1.140 dev-python/wxpython/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.139&r2=1.140
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog 23 Jan 2011 01:12:36 -0000 1.139
+++ ChangeLog 27 Feb 2011 14:40:52 -0000 1.140
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.139 2011/01/23 01:12:36 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.140 2011/02/27 14:40:52 dirtyepic Exp $
+
+ 27 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> wxpython-2.8.10.1.ebuild,
+ wxpython-2.8.11.0.ebuild, wxpython-2.9.1.1.ebuild:
+ Slot gnome stuff.
*wxpython-2.9.1.1 (23 Jan 2011)
1.2 dev-python/wxpython/wxpython-2.9.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.1.1.ebuild?r1=1.1&r2=1.2
Index: wxpython-2.9.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxpython-2.9.1.1.ebuild 23 Jan 2011 01:12:36 -0000 1.1
+++ wxpython-2.9.1.1.ebuild 27 Feb 2011 14:40:52 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.1.1.ebuild,v 1.1 2011/01/23 01:12:36 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.1.1.ebuild,v 1.2 2011/02/27 14:40:52 dirtyepic Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -24,9 +24,9 @@
RDEPEND="
dev-python/setuptools
>=x11-libs/wxGTK-${PV}:${WX_GTK_VER}[opengl?,tiff,X]
- >=x11-libs/gtk+-2.4
+ >=x11-libs/gtk+-2.4:2
>=x11-libs/pango-1.2
- >=dev-libs/glib-2.0
+ dev-libs/glib:2
media-libs/libpng
virtual/jpeg
media-libs/tiff
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-27 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 14:40 [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.8.10.1.ebuild wxpython-2.8.11.0.ebuild ChangeLog wxpython-2.9.1.1.ebuild Ryan Hill (dirtyepic)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox