summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 11:13:35 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 11:13:35 +0000
commit44e82bc62d1f4f7d16da61a61a0f1861c2357094 (patch)
tree8ca1397d15e3dbbdb075a3d06695f255738639a2 /kde-base/kmplot
parent[kde-base/kmouth] Drop KDE 4.2.3 (diff)
downloadgentoo-2-44e82bc62d1f4f7d16da61a61a0f1861c2357094.tar.gz
gentoo-2-44e82bc62d1f4f7d16da61a61a0f1861c2357094.tar.bz2
gentoo-2-44e82bc62d1f4f7d16da61a61a0f1861c2357094.zip
[kde-base/kmplot] Drop KDE 4.2.3
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog5
-rw-r--r--kde-base/kmplot/kmplot-4.2.3.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index b44071b6bb8a..196bcfc9b394 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.118 2009/06/06 09:58:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.119 2009/06/14 11:13:35 alexxy Exp $
+
+ 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.2.3.ebuild:
+ Drop KDE 4.2.3
06 Jun 2009; Markus Meier <maekke@gentoo.org> kmplot-3.5.10.ebuild:
amd64/x86 stable, bug #271889
diff --git a/kde-base/kmplot/kmplot-4.2.3.ebuild b/kde-base/kmplot/kmplot-4.2.3.ebuild
deleted file mode 100644
index b598a733e99b..000000000000
--- a/kde-base/kmplot/kmplot-4.2.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.3.ebuild,v 1.1 2009/05/06 23:38:16 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="kdeedu"
-inherit kde4-meta
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug doc"
-
-RDEPEND="
- >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=]
-"