diff options
Diffstat (limited to 'app-office/kchart/kchart-2.0.0.ebuild')
-rw-r--r-- | app-office/kchart/kchart-2.0.0.ebuild | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/app-office/kchart/kchart-2.0.0.ebuild b/app-office/kchart/kchart-2.0.0.ebuild deleted file mode 100644 index b87db5a870d0..000000000000 --- a/app-office/kchart/kchart-2.0.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-2.0.0.ebuild,v 1.1 2009/05/28 08:19:58 scarabeus Exp $ - -EAPI="2" - -KMNAME="koffice" -KMMODULE="${PN}" -inherit kde4-meta - -DESCRIPTION="KOffice chart application." - -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - libs/ - interfaces/ - filters/ - plugins/ -" -KMEXTRA=" - filters/${KMMODULE}/ -" - -KMLOADLIBS="koffice-libs" |