diff options
Diffstat (limited to 'app-office/koffice-data/koffice-data-1.6.3.ebuild')
-rw-r--r-- | app-office/koffice-data/koffice-data-1.6.3.ebuild | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/app-office/koffice-data/koffice-data-1.6.3.ebuild b/app-office/koffice-data/koffice-data-1.6.3.ebuild new file mode 100644 index 00000000..afacf62d --- /dev/null +++ b/app-office/koffice-data/koffice-data-1.6.3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/koffice-data-1.6.3.ebuild,v 1.10 2009/06/30 20:57:31 tampakrap Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +KMMODULE= +inherit kde-meta eutils + +DESCRIPTION="Shared KOffice data files." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="3.5" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" + +KMEXTRA=" + mimetypes/ + servicetypes/ + pics/ + templates/ + autocorrect/" + +need-kde 3.5 |