diff options
Diffstat (limited to 'app-office/koffice-meta/koffice-meta-2.1.1.ebuild')
-rw-r--r-- | app-office/koffice-meta/koffice-meta-2.1.1.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/app-office/koffice-meta/koffice-meta-2.1.1.ebuild b/app-office/koffice-meta/koffice-meta-2.1.1.ebuild deleted file mode 100644 index ee547158c456..000000000000 --- a/app-office/koffice-meta/koffice-meta-2.1.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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.2 2010/06/21 13:55:12 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 ~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} ) -" |