diff options
Diffstat (limited to 'app-office/koffice-data/koffice-data-1.5.1.ebuild')
-rw-r--r-- | app-office/koffice-data/koffice-data-1.5.1.ebuild | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/app-office/koffice-data/koffice-data-1.5.1.ebuild b/app-office/koffice-data/koffice-data-1.5.1.ebuild deleted file mode 100644 index 4dc2b2388518..000000000000 --- a/app-office/koffice-data/koffice-data-1.5.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2006 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.5.1.ebuild,v 1.5 2006/09/07 14:06:28 gustavoz 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="0" -KEYWORDS="~alpha ~amd64 ppc ppc64 sparc ~x86" -IUSE="" - -RDEPEND="" - -DEPEND="dev-util/pkgconfig" - -KMEXTRA=" - mimetypes/ - servicetypes/ - pics/ - templates/ - autocorrect/" - -need-kde 3.4 |