Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 73702 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-7 / +8 lines)
Line  Link Here
0
-- gnucash-1.8.9.ebuild        2004-12-18 13:38:40.929107112 +0100
0
++ gnucash-1.8.10.ebuild       2004-12-18 13:41:02.559576008 +0100
Lines 1-6 Link Here
1
# Copyright 1999-2004 Gentoo Foundation
1
# Copyright 1999-2004 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.10 2004/12/12 05:14:50 weeve Exp $
3
# $Header:  $
4
inherit flag-o-matic libtool eutils
4
inherit flag-o-matic libtool eutils
Lines 9-16 Link Here
9
# gnucash uses GLIB_INLINE, this will break it
9
# gnucash uses GLIB_INLINE, this will break it
10
filter-flags -fno-inline
10
filter-flags -fno-inline
11
DOC_VER="1.8.4"
11
DOC_VER="1.8.5"
12
IUSE="nls postgres ofx hbci quotes"
12
IUSE="nls postgres ofx hbci quotes chipcard"
13
DESCRIPTION="A personal finance manager"
13
DESCRIPTION="A personal finance manager"
14
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
14
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
Lines 33-47 Link Here
33
       >=gnome-extra/gtkhtml-0.14.0
33
       >=gnome-extra/gtkhtml-0.14.0
34
       <gnome-extra/gal-1.99
34
       <gnome-extra/gal-1.99
35
       >=dev-libs/libxml-1.8.3
35
       >=dev-libs/libxml-1.8.3
36
       >=dev-libs/g-wrap-1.3.3
36
       >=dev-libs/g-wrap-1.3.4
37
       >=gnome-extra/guppi-0.35.5-r2
37
       >=gnome-extra/guppi-0.35.5-r2
38
       >=dev-libs/popt-1.5
38
       >=dev-libs/popt-1.5
39
       >=app-text/scrollkeeper-0.3.1
39
       >=app-text/scrollkeeper-0.3.1
40
       app-text/docbook-xsl-stylesheets
40
       app-text/docbook-xsl-stylesheets
41
       =app-text/docbook-xml-dtd-4.1.2*
41
       =app-text/docbook-xml-dtd-4.1.2*
42
       =sys-libs/db-1*
42
       =sys-libs/db-1*
43
       ofx? ( >=dev-libs/libofx-0.6.4 )
43
       ofx? ( >=dev-libs/libofx-0.7.0 )
44
       hbci? ( >=net-libs/openhbci-0.9.13 )
44
       hbci? ( >=net-libs/aqhbci )
45
       chipcard? ( sys-libs/libchipcard net-libs/aqhbci_ddvcard )
45
       quotes? ( dev-perl/DateManip
46
       quotes? ( dev-perl/DateManip
46
               dev-perl/Finance-Quote
47
               dev-perl/Finance-Quote
47
               dev-perl/HTML-TableExtract )
48
               dev-perl/HTML-TableExtract )

Return to bug 73702