summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-09-13 21:13:21 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-09-13 21:13:21 +0000
commit7534f0e31dca9e43722a44a2cb9b1dcbe30a19f2 (patch)
tree07443f6eda8606b3f1bdaa7965bbea987831f921 /app-text
parentVersion bump. Translation updates. (diff)
downloadgentoo-2-7534f0e31dca9e43722a44a2cb9b1dcbe30a19f2.tar.gz
gentoo-2-7534f0e31dca9e43722a44a2cb9b1dcbe30a19f2.tar.bz2
gentoo-2-7534f0e31dca9e43722a44a2cb9b1dcbe30a19f2.zip
Require app-office/openoffice until bug #288232 is fixed.
(Portage version: 2.2_rc81_p9/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/bibus/ChangeLog6
-rw-r--r--app-text/bibus/bibus-1.5.1.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/app-text/bibus/ChangeLog b/app-text/bibus/ChangeLog
index 8f1ea0b50cfa..f82adbf42293 100644
--- a/app-text/bibus/ChangeLog
+++ b/app-text/bibus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/bibus
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/ChangeLog,v 1.24 2010/08/07 01:07:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/ChangeLog,v 1.25 2010/09/13 21:13:21 arfrever Exp $
+
+ 13 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ bibus-1.5.1.ebuild:
+ Require app-office/openoffice until bug #288232 is fixed.
07 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> bibus-1.5.1.ebuild:
x86 stable wrt bug #331235
diff --git a/app-text/bibus/bibus-1.5.1.ebuild b/app-text/bibus/bibus-1.5.1.ebuild
index 7d937d415c14..e63d4553ecfc 100644
--- a/app-text/bibus/bibus-1.5.1.ebuild
+++ b/app-text/bibus/bibus-1.5.1.ebuild
@@ -1,6 +1,6 @@
# 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.1.ebuild,v 1.4 2010/08/07 01:07:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.1.ebuild,v 1.5 2010/09/13 21:13:21 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,8 @@ 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
+# bibus fails to start with app-office/openoffice-bin (bug #288232).
+RDEPEND="app-office/openoffice
=dev-python/wxpython-2.8*
dev-python/pysqlite
dev-db/sqliteodbc