diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:35:14 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:35:14 +0000 |
commit | 60441353f77420c3109629e8645d5e64408e610b (patch) | |
tree | b6add64b0696d71552a2bb64a3037036be60fa1c /kde-base/kmplot | |
parent | [kde-base] Drop KDE 4.3.0 (diff) | |
download | gentoo-2-60441353f77420c3109629e8645d5e64408e610b.tar.gz gentoo-2-60441353f77420c3109629e8645d5e64408e610b.tar.bz2 gentoo-2-60441353f77420c3109629e8645d5e64408e610b.zip |
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/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.3.0.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 968636e47676..b2783cd4a638 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.126 2009/10/06 19:44:38 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.127 2009/10/08 14:35:14 alexxy Exp $ + + 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.3.0.ebuild: + Drop KDE 4.3.0 *kmplot-4.3.2 (06 Oct 2009) diff --git a/kde-base/kmplot/kmplot-4.3.0.ebuild b/kde-base/kmplot/kmplot-4.3.0.ebuild deleted file mode 100644 index 9614c4fd5378..000000000000 --- a/kde-base/kmplot/kmplot-4.3.0.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.3.0.ebuild,v 1.1 2009/08/04 00:45:44 wired Exp $ - -EAPI="2" - -KMNAME="kdeedu" -inherit kde4-meta - -DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug +handbook" - -RDEPEND=" - >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=] -" |