diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 20:03:03 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 20:03:03 +0000 |
commit | 5e001a2db9c845266cf7b75c3b667c0adcca83de (patch) | |
tree | 3b754535f984084757fd00968aebc2f22af75479 /kde-base/kmplot | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-5e001a2db9c845266cf7b75c3b667c0adcca83de.tar.gz gentoo-2-5e001a2db9c845266cf7b75c3b667c0adcca83de.tar.bz2 gentoo-2-5e001a2db9c845266cf7b75c3b667c0adcca83de.zip |
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.2.0.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 9663c550adc2..1522283c7e23 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.106 2009/03/08 13:49:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.107 2009/03/08 20:03:03 alexxy Exp $ + + 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.2.0.ebuild: + Drop KDE 4.2.0 08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> kmplot-4.2.1.ebuild: Semi-automatic merge, Update deps. diff --git a/kde-base/kmplot/kmplot-4.2.0.ebuild b/kde-base/kmplot/kmplot-4.2.0.ebuild deleted file mode 100644 index 583c0058149b..000000000000 --- a/kde-base/kmplot/kmplot-4.2.0.ebuild +++ /dev/null @@ -1,14 +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.0.ebuild,v 1.2 2009/02/01 07:33:48 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME="kdeedu" -inherit kde4-meta - -DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" - -RDEPEND=">=kde-base/knotify-${PV}:${SLOT}" |