summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-06-22 13:38:19 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-06-22 13:38:19 +0000
commit855905f3538ae38a66dd7814c072e921ee5d04fa (patch)
tree4b685bd2a047c6376ab97c8f1376d6ab7a2bd98c /app-office/kugar
parentAdded to ~ppc, #96775 (diff)
downloadhistorical-855905f3538ae38a66dd7814c072e921ee5d04fa.tar.gz
historical-855905f3538ae38a66dd7814c072e921ee5d04fa.tar.bz2
historical-855905f3538ae38a66dd7814c072e921ee5d04fa.zip
Remove old ebuilds.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/kugar')
-rw-r--r--app-office/kugar/files/digest-kugar-1.4.0_rc11
-rw-r--r--app-office/kugar/kugar-1.4.0_rc1.ebuild37
2 files changed, 0 insertions, 38 deletions
diff --git a/app-office/kugar/files/digest-kugar-1.4.0_rc1 b/app-office/kugar/files/digest-kugar-1.4.0_rc1
deleted file mode 100644
index 2484c3fac237..000000000000
--- a/app-office/kugar/files/digest-kugar-1.4.0_rc1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 754e565383783f5e22f7b7483123868e koffice-1.3.98.tar.bz2 19716209
diff --git a/app-office/kugar/kugar-1.4.0_rc1.ebuild b/app-office/kugar/kugar-1.4.0_rc1.ebuild
deleted file mode 100644
index abcc222a3683..000000000000
--- a/app-office/kugar/kugar-1.4.0_rc1.ebuild
+++ /dev/null
@@ -1,37 +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.4.0_rc1.ebuild,v 1.3 2005/06/11 09:30:55 corsair Exp $
-
-KMNAME=koffice
-MAXKOFFICEVER=${PV}
-inherit kde-meta eutils
-
-DESCRIPTION="KOffice report viewer and generator."
-HOMEPAGE="http://www.koffice.org/"
-LICENSE="GPL-2 LGPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-KMCOPYLIB="
- libkformula lib/kformula
- libkofficecore lib/kofficecore
- libkofficeui lib/kofficeui
- libkopainter lib/kopainter
- libkoscript lib/koscript
- libkotext lib/kotext
- libkwmf lib/kwmf
- libkowmf lib/kwmf
- libkstore lib/store"
-
-KMEXTRACTONLY="lib/"
-
-KMEXTRA="filters/kugar"
-
-need-kde 3.3