blob: 1d4e88f685e7c56e481f66edfb80bc7c044fbd5f [file] [log] [blame]
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-meta/koffice-meta-2.1.1.ebuild,v 1.1 2010/02/27 22:36:09 ssuominen Exp $
EAPI=2
DESCRIPTION="KOffice - merge this to pull in all KOffice-derived packages."
HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2"
SLOT="2"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="nls"
RDEPEND="
>=app-office/karbon-${PV}:${SLOT}
>=app-office/kchart-${PV}:${SLOT}
>=app-office/koffice-data-${PV}:${SLOT}
>=app-office/koffice-libs-${PV}:${SLOT}
>=app-office/kplato-${PV}:${SLOT}
>=app-office/kpresenter-${PV}:${SLOT}
>=app-office/krita-${PV}:${SLOT}
>=app-office/kspread-${PV}:${SLOT}
>=app-office/kword-${PV}:${SLOT}
nls? ( >=app-office/koffice-l10n-${PV}:${SLOT} )
"