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

(-)gnucash-1.8.9.ebuild (-3 / +3 lines)
Lines 9-15 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
11
12
DOC_VER="1.8.4"
12
DOC_VER="1.8.5"
13
IUSE="nls postgres ofx hbci quotes"
13
IUSE="nls postgres ofx hbci quotes"
14
14
15
DESCRIPTION="A personal finance manager"
15
DESCRIPTION="A personal finance manager"
Lines 40-47 Link Here
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/aqbanking-0.9.5 )
45
	quotes? ( dev-perl/DateManip
45
	quotes? ( dev-perl/DateManip
46
		dev-perl/Finance-Quote
46
		dev-perl/Finance-Quote
47
		dev-perl/HTML-TableExtract )
47
		dev-perl/HTML-TableExtract )

Return to bug 73702