summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-01-08 06:56:05 +0000
committerTorsten Veller <tove@gentoo.org>2008-01-08 06:56:05 +0000
commit9a3e90d7834b4b2ad296ae59a67c4f04b37522c3 (patch)
tree94ff798cf4282a4cfeef9be7f6b019039a94b610 /app-office/gnucash
parentAdd gnucash to default-linux/{x86,alpha}/no-nptl/2.4/package.mask (diff)
downloadgentoo-2-9a3e90d7834b4b2ad296ae59a67c4f04b37522c3.tar.gz
gentoo-2-9a3e90d7834b4b2ad296ae59a67c4f04b37522c3.tar.bz2
gentoo-2-9a3e90d7834b4b2ad296ae59a67c4f04b37522c3.zip
Using goffice-0.6 requires latest gtkhtml (#204798)
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/ChangeLog5
-rw-r--r--app-office/gnucash/gnucash-2.2.2-r1.ebuild11
2 files changed, 8 insertions, 8 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 8a1f0c4d2359..e3043adea2e6 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/gnucash
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.146 2008/01/07 08:39:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.147 2008/01/08 06:56:04 tove Exp $
+
+ 08 Jan 2008; Torsten Veller <tove@gentoo.org> gnucash-2.2.2-r1.ebuild:
+ Using goffice-0.6 requires latest gtkhtml (#204798)
*gnucash-2.2.2-r1 (07 Jan 2008)
diff --git a/app-office/gnucash/gnucash-2.2.2-r1.ebuild b/app-office/gnucash/gnucash-2.2.2-r1.ebuild
index 92e218f42964..8e6dae619f6e 100644
--- a/app-office/gnucash/gnucash-2.2.2-r1.ebuild
+++ b/app-office/gnucash/gnucash-2.2.2-r1.ebuild
@@ -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/app-office/gnucash/gnucash-2.2.2-r1.ebuild,v 1.1 2008/01/07 08:39:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.2-r1.ebuild,v 1.2 2008/01/08 06:56:05 tove Exp $
inherit autotools eutils gnome2
@@ -22,19 +22,16 @@ RDEPEND=">=dev-libs/glib-2.6.3
( <dev-scheme/guile-1.8.3 =dev-scheme/slib-3.1.1* ) )
>=sys-libs/zlib-1.1.4
>=dev-libs/popt-1.5
- >=x11-libs/gtk+-2.6
+ >=x11-libs/gtk+-2.10
>=gnome-base/libgnomeui-2.4
>=gnome-base/libgnomeprint-2.10
>=gnome-base/libgnomeprintui-2.10
>=gnome-base/libglade-2.4
- || (
- =gnome-extra/gtkhtml-3.12*
- =gnome-extra/gtkhtml-3.10*
- )
+ >=gnome-extra/gtkhtml-3.14
>=dev-libs/libxml2-2.5.10
>=gnome-base/gconf-2
>=app-text/scrollkeeper-0.3
- x11-libs/goffice
+ >=x11-libs/goffice-0.6
ofx? ( >=dev-libs/libofx-0.7.0 )
hbci? ( net-libs/aqbanking
chipcard? ( sys-libs/libchipcard )