From 88fc48f8a3664c28bd134804b8c11666e137c04a Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sat, 9 Jan 2010 10:08:03 +0000 Subject: Remove KOffice 1.6.3. Package-Manager: portage-2.2_rc61/cvs/Linux x86_64 --- app-office/kchart/ChangeLog | 8 +++-- app-office/kchart/kchart-1.6.3_p20090204.ebuild | 47 ------------------------- 2 files changed, 6 insertions(+), 49 deletions(-) delete mode 100644 app-office/kchart/kchart-1.6.3_p20090204.ebuild (limited to 'app-office/kchart') diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index 6e9652e8128f..f02a68790120 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kchart -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.100 2009/12/17 20:51:43 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.101 2010/01/09 09:56:38 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen + -kchart-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer kchart-2.1.0.ebuild: stable x86, bug 295327 diff --git a/app-office/kchart/kchart-1.6.3_p20090204.ebuild b/app-office/kchart/kchart-1.6.3_p20090204.ebuild deleted file mode 100644 index f96c73cb4bda..000000000000 --- a/app-office/kchart/kchart-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,47 +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-1.6.3_p20090204.ebuild,v 1.8 2009/09/27 12:29:53 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice integrated graph and chart drawing tool." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="3.5" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="~app-office/koffice-libs-1.6.3_p20090204" -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store - libkochart interfaces" - -KMEXTRACTONLY="lib/ - interfaces/" - -KMEXTRA="filters/kchart" - -KMCOMPILEONLY="filters/libdialogfilter" - -need-kde 3.5 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = libdialogfilter kchart" > "$S"/filters/Makefile.am - - kde-meta_src_unpack makefiles -} -- cgit v1.2.3-65-gdbad