diff options
Diffstat (limited to 'app-office/kplato/kplato-1.5_rc1.ebuild')
-rw-r--r-- | app-office/kplato/kplato-1.5_rc1.ebuild | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/app-office/kplato/kplato-1.5_rc1.ebuild b/app-office/kplato/kplato-1.5_rc1.ebuild deleted file mode 100644 index a32e079c5d46..000000000000 --- a/app-office/kplato/kplato-1.5_rc1.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_rc1.ebuild,v 1.3 2006/04/12 19:30:24 corsair 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="~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 |