summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-11-01 09:18:44 +0000
committerJonathan Callen <abcd@gentoo.org>2009-11-01 09:18:44 +0000
commitbd14bb5aaa0bb87fc6090f61e61ca5b300e8a378 (patch)
tree6d6ada13e8cff75f5bac44c4b240179b2adf2a2f /app-office
parentDrop old version (diff)
downloadgentoo-2-bd14bb5aaa0bb87fc6090f61e61ca5b300e8a378.tar.gz
gentoo-2-bd14bb5aaa0bb87fc6090f61e61ca5b300e8a378.tar.bz2
gentoo-2-bd14bb5aaa0bb87fc6090f61e61ca5b300e8a378.zip
Drop old versions
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kchart/ChangeLog6
-rw-r--r--app-office/kchart/kchart-1.6.3.ebuild51
-rw-r--r--app-office/kchart/kchart-2.0.0.ebuild29
-rw-r--r--app-office/kchart/kchart-2.0.1.ebuild29
4 files changed, 5 insertions, 110 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog
index 0397605347dc..c588a83e6585 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.95 2009/09/27 12:29:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.96 2009/11/01 09:18:44 abcd Exp $
+
+ 01 Nov 2009; Jonathan Callen <abcd@gentoo.org> -kchart-1.6.3.ebuild,
+ -kchart-2.0.0.ebuild, -kchart-2.0.1.ebuild:
+ Drop old versions
27 Sep 2009; Brent Baude <ranger@gentoo.org>
kchart-1.6.3_p20090204.ebuild:
diff --git a/app-office/kchart/kchart-1.6.3.ebuild b/app-office/kchart/kchart-1.6.3.ebuild
deleted file mode 100644
index 8986cd62766a..000000000000
--- a/app-office/kchart/kchart-1.6.3.ebuild
+++ /dev/null
@@ -1,51 +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.ebuild,v 1.10 2009/06/30 20:45:08 tampakrap Exp $
-
-MAXKOFFICEVER=${PV}
-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="kdeenablefinal"
-
-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
- 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.4
-
-src_unpack() {
- kde-meta_src_unpack unpack
-
- # We need to compile liboofilter first
- echo "SUBDIRS = libdialogfilter kchart" > "$S"/filters/Makefile.am
-
- # Fixing desktop files, cf. bug 190006
- sed -i -e "/^MimeType/{ /[^;]$/{ s/$/;/ } }" "${S}"/kchart/kchart.desktop
-
- kde-meta_src_unpack makefiles
-}
diff --git a/app-office/kchart/kchart-2.0.0.ebuild b/app-office/kchart/kchart-2.0.0.ebuild
deleted file mode 100644
index b87db5a870d0..000000000000
--- a/app-office/kchart/kchart-2.0.0.ebuild
+++ /dev/null
@@ -1,29 +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-2.0.0.ebuild,v 1.1 2009/05/28 08:19:58 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="koffice"
-KMMODULE="${PN}"
-inherit kde4-meta
-
-DESCRIPTION="KOffice chart application."
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libs/
- interfaces/
- filters/
- plugins/
-"
-KMEXTRA="
- filters/${KMMODULE}/
-"
-
-KMLOADLIBS="koffice-libs"
diff --git a/app-office/kchart/kchart-2.0.1.ebuild b/app-office/kchart/kchart-2.0.1.ebuild
deleted file mode 100644
index 7dfa903ffcbe..000000000000
--- a/app-office/kchart/kchart-2.0.1.ebuild
+++ /dev/null
@@ -1,29 +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-2.0.1.ebuild,v 1.1 2009/06/25 12:32:41 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="koffice"
-KMMODULE="${PN}"
-inherit kde4-meta
-
-DESCRIPTION="KOffice chart application."
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libs/
- interfaces/
- filters/
- plugins/
-"
-KMEXTRA="
- filters/${KMMODULE}/
-"
-
-KMLOADLIBS="koffice-libs"