diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:11:58 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:11:58 +0000 |
commit | 65ff264493284b7cb6a5925580f850d4851cc667 (patch) | |
tree | 92b53427c2faf5b356136b486e4b7ca5308bcde5 /kde-base/kmplot | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-65ff264493284b7cb6a5925580f850d4851cc667.tar.gz gentoo-2-65ff264493284b7cb6a5925580f850d4851cc667.tar.bz2 gentoo-2-65ff264493284b7cb6a5925580f850d4851cc667.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.1.2.ebuild | 14 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.1.3.ebuild | 14 |
3 files changed, 5 insertions, 29 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 4841f367babe..09ed02101d98 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,10 @@ # 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.100 2009/01/13 22:22:45 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.101 2009/01/14 15:11:58 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.1.2.ebuild, + -kmplot-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kmplot-4.1.4 (13 Jan 2009) diff --git a/kde-base/kmplot/kmplot-4.1.2.ebuild b/kde-base/kmplot/kmplot-4.1.2.ebuild deleted file mode 100644 index 8746073ec13b..000000000000 --- a/kde-base/kmplot/kmplot-4.1.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.1.2.ebuild,v 1.1 2008/10/02 09:15:03 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdeedu -inherit kde4-meta - -DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -RDEPEND=">=kde-base/knotify-${PV}:${SLOT}" diff --git a/kde-base/kmplot/kmplot-4.1.3.ebuild b/kde-base/kmplot/kmplot-4.1.3.ebuild deleted file mode 100644 index 2f2ffaf416d0..000000000000 --- a/kde-base/kmplot/kmplot-4.1.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.1.3.ebuild,v 1.2 2008/11/16 07:46:31 vapier 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}" |