summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/kugar/kugar-1.3.5.ebuild')
-rw-r--r--app-office/kugar/kugar-1.3.5.ebuild38
1 files changed, 0 insertions, 38 deletions
diff --git a/app-office/kugar/kugar-1.3.5.ebuild b/app-office/kugar/kugar-1.3.5.ebuild
deleted file mode 100644
index 1607108005c4..000000000000
--- a/app-office/kugar/kugar-1.3.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/kugar-1.3.5.ebuild,v 1.6 2005/07/12 19:28:58 josejx Exp $
-
-KMNAME=koffice
-MAXKOFFICEVER=1.3.5
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice: Report viewer(generator)"
-HOMEPAGE="http://www.koffice.org/"
-SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
-
-IUSE=""
-SLOT="0"
-
-DEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)
- dev-util/pkgconfig"
-
-KMCOPYLIB="
- libkformula lib/kformula
- libkofficecore lib/kofficecore
- libkofficeui lib/kofficeui
- libkopainter lib/kopainter
- libkoscript lib/koscript
- libkospell lib/kospell
- libkotext lib/kotext
- libkwmf lib/kwmf
- libkowmf lib/kwmf
- libkstore lib/store"
-
-KMEXTRACTONLY="lib/"
-
-KMEXTRA="filters/kugar"
-
-need-kde 3.1