summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 08:04:23 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 08:04:23 +0000
commitb7e26f667f8d6534eb553dbc11fda78fb45991b7 (patch)
tree08bef6fd4fc5704de1951d1e82b5f0d5a2d0738e /dev-python/wxpython
parentVersion bump. (diff)
downloadgentoo-2-b7e26f667f8d6534eb553dbc11fda78fb45991b7.tar.gz
gentoo-2-b7e26f667f8d6534eb553dbc11fda78fb45991b7.tar.bz2
gentoo-2-b7e26f667f8d6534eb553dbc11fda78fb45991b7.zip
Fixed slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/ChangeLog6
-rw-r--r--dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild8
-rw-r--r--dev-python/wxpython/wxpython-2.8.10.1.ebuild4
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index f0a5b15e6150..65956308708e 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -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.140 2011/02/27 14:40:52 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.141 2011/03/29 08:04:23 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> wxpython-2.6.4.0-r2.ebuild,
+ wxpython-2.8.10.1.ebuild:
+ Fixed slot deps
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:
diff --git a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
index 430dfad3da53..17c5e7fc160f 100644
--- a/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
+++ b/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
@@ -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.6.4.0-r2.ebuild,v 1.15 2010/12/12 07:30:02 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.16 2011/03/29 08:04:23 angelos Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -22,9 +22,9 @@ IUSE="opengl unicode"
RDEPEND="
dev-python/setuptools
>=x11-libs/wxGTK-${PV}:2.6[X,opengl?]
- >=x11-libs/gtk+-2.0
+ x11-libs/gtk+:2
>=x11-libs/pango-1.2
- >=dev-libs/glib-2.0
+ dev-libs/glib:2
media-libs/libpng
virtual/jpeg
media-libs/tiff
diff --git a/dev-python/wxpython/wxpython-2.8.10.1.ebuild b/dev-python/wxpython/wxpython-2.8.10.1.ebuild
index 5b922783e13d..0ab901b5eee9 100644
--- a/dev-python/wxpython/wxpython-2.8.10.1.ebuild
+++ b/dev-python/wxpython/wxpython-2.8.10.1.ebuild
@@ -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.8.10.1.ebuild,v 1.18 2011/02/27 14:40:52 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.19 2011/03/29 08:04:23 angelos Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -26,7 +26,7 @@ IUSE="cairo doc examples opengl"
RDEPEND="
dev-python/setuptools
>=x11-libs/wxGTK-${PV}:2.8[X,opengl?]
- >=x11-libs/gtk+-2.4:2
+ x11-libs/gtk+:2
>=x11-libs/pango-1.2
dev-libs/glib:2
media-libs/libpng