summaryrefslogtreecommitdiff
blob: ef7aecfcc407abdc4386cf2695ff024c6fdb667b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/gnucash-docs/gnucash-docs-2.2.0.ebuild,v 1.1 2007/10/24 08:52:53 tove Exp $

GCONF_DEBUG=no

inherit gnome2

DESCRIPTION="Documentation package for GnuCash"
HOMEPAGE="http://www.gnucash.org/"
SRC_URI="mirror://sourceforge/gnucash/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2 FDL-1.1"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"

IUSE=""

DEPEND=">=dev-libs/libxml2-2.5.10
	dev-libs/libxslt
	>=app-text/scrollkeeper-0.3.4
	app-text/docbook-xsl-stylesheets
	=app-text/docbook-xml-dtd-4.1.2*"

RDEPEND="${DEPEND}
	gnome-extra/yelp
	!<=app-office/gnucash-2.2.1"