summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2010-02-19 04:53:36 +0000
committerMarkus Dittrich <markusle@gentoo.org>2010-02-19 04:53:36 +0000
commit065dc0f4b76974baaf414629a72c016400b6b434 (patch)
treee33bb9dc902b23cef8aec15aee19765115a99eea /app-text/bibus/bibus-1.5.0.ebuild
parentAdding java5 back to use.desc (diff)
downloadgentoo-2-065dc0f4b76974baaf414629a72c016400b6b434.tar.gz
gentoo-2-065dc0f4b76974baaf414629a72c016400b6b434.tar.bz2
gentoo-2-065dc0f4b76974baaf414629a72c016400b6b434.zip
Changed required version of wxPython to >2.8 (fixes bug #304661).
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-text/bibus/bibus-1.5.0.ebuild')
-rw-r--r--app-text/bibus/bibus-1.5.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/bibus/bibus-1.5.0.ebuild b/app-text/bibus/bibus-1.5.0.ebuild
index c42c613fefdd..ab4303381709 100644
--- a/app-text/bibus/bibus-1.5.0.ebuild
+++ b/app-text/bibus/bibus-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.0.ebuild,v 1.1 2009/11/12 23:09:05 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.0.ebuild,v 1.2 2010/02/19 04:53:36 markusle Exp $
EAPI="2"
@@ -16,7 +16,7 @@ IUSE="mysql"
# Most of this mess is designed to give the choice of sqlite or mysql
# but prefer sqlite. We also need to default to sqlite if neither is requested.
RDEPEND="virtual/ooo
- =dev-python/wxpython-2.6*
+ =dev-python/wxpython-2.8*
dev-python/pysqlite
dev-db/sqliteodbc
mysql? (