summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/kplato/kplato-1.5.1.ebuild')
-rw-r--r--app-office/kplato/kplato-1.5.1.ebuild35
1 files changed, 0 insertions, 35 deletions
diff --git a/app-office/kplato/kplato-1.5.1.ebuild b/app-office/kplato/kplato-1.5.1.ebuild
deleted file mode 100644
index 7e7e74ee42c6..000000000000
--- a/app-office/kplato/kplato-1.5.1.ebuild
+++ /dev/null
@@ -1,35 +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/kplato/kplato-1.5.1.ebuild,v 1.5 2006/09/07 14:21:37 gustavoz Exp $
-
-KMNAME=koffice
-MAXKOFFICEVER=${PV}
-inherit kde-meta eutils
-
-DESCRIPTION="KPlato is a project management application."
-HOMEPAGE="http://www.koffice.org/"
-LICENSE="GPL-2 LGPL-2"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ppc64 sparc ~x86"
-IUSE=""
-
-RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"
-
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-KMCOPYLIB="libkofficecore lib/kofficecore
- libkofficeui lib/kofficeui
- libkopainter lib/kopainter
- libkstore lib/store"
-
-KMEXTRACTONLY="lib/
- kugar/"
-
-KMCOMPILEONLY=""
-
-KMEXTRA="kdgantt"
-
-need-kde 3.4