summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2010-11-16 23:46:13 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2010-11-16 23:46:13 +0000
commit0e566ff2a710796c2b7d23566fa3a207f65c3e01 (patch)
treefc99325628b5629e39aa8d34fef254365964cc71 /app-office/kchart
parentbump to 2.9.9, remove 2.9.8. Fixes a build failure that Luigi Malago found. (diff)
downloadgentoo-2-0e566ff2a710796c2b7d23566fa3a207f65c3e01.tar.gz
gentoo-2-0e566ff2a710796c2b7d23566fa3a207f65c3e01.tar.bz2
gentoo-2-0e566ff2a710796c2b7d23566fa3a207f65c3e01.zip
Cleanup
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-office/kchart')
-rw-r--r--app-office/kchart/ChangeLog6
-rw-r--r--app-office/kchart/kchart-2.1.0.ebuild29
2 files changed, 5 insertions, 30 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog
index aa4b204a9710..0b5284ce4b28 100644
--- a/app-office/kchart/ChangeLog
+++ b/app-office/kchart/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/kchart
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.112 2010/11/04 13:42:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.113 2010/11/16 23:46:13 dilfridge Exp $
+
+ 16 Nov 2010; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kchart-2.1.0.ebuild:
+ Cleanup
04 Nov 2010; Markos Chandras <hwoarang@gentoo.org> kchart-2.2.2.ebuild:
Stable on amd64 wrt bug #340070
diff --git a/app-office/kchart/kchart-2.1.0.ebuild b/app-office/kchart/kchart-2.1.0.ebuild
deleted file mode 100644
index c464a94affdd..000000000000
--- a/app-office/kchart/kchart-2.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-2.1.0.ebuild,v 1.7 2010/06/21 13:57:21 ssuominen Exp $
-
-EAPI="2"
-
-KMNAME="koffice"
-KMMODULE="${PN}"
-inherit kde4-meta
-
-DESCRIPTION="KOffice chart application."
-
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libs/
- interfaces/
- filters/
- plugins/
-"
-KMEXTRA="
- filters/${KMMODULE}/
-"
-
-KMLOADLIBS="koffice-libs"