diff options
author | 2008-06-07 15:08:49 +0000 | |
---|---|---|
committer | 2008-06-07 15:08:49 +0000 | |
commit | edad22f41016b9564c34e4d92247b95001001c93 (patch) | |
tree | f8ce72e0137bbcae0e2965cb0a163412ee3c1d40 /kde-base/kmplot | |
parent | Removed old versions. (diff) | |
download | gentoo-2-edad22f41016b9564c34e4d92247b95001001c93.tar.gz gentoo-2-edad22f41016b9564c34e4d92247b95001001c93.tar.bz2 gentoo-2-edad22f41016b9564c34e4d92247b95001001c93.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.8.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.0.2.ebuild | 14 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.0.3.ebuild | 14 |
4 files changed, 5 insertions, 41 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 88ad9a360f40..1825871b5726 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.93 2008/06/05 22:02:34 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.94 2008/06/07 15:08:49 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -kmplot-3.5.8.ebuild, + -kmplot-4.0.2.ebuild, -kmplot-4.0.3.ebuild: + Removed old versions. *kmplot-4.0.5 (05 Jun 2008) diff --git a/kde-base/kmplot/kmplot-3.5.8.ebuild b/kde-base/kmplot/kmplot-3.5.8.ebuild deleted file mode 100644 index aedf0a5591b8..000000000000 --- a/kde-base/kmplot/kmplot-3.5.8.ebuild +++ /dev/null @@ -1,12 +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-3.5.8.ebuild,v 1.7 2008/03/04 03:39:51 jer Exp $ -KMNAME=kdeedu -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="" diff --git a/kde-base/kmplot/kmplot-4.0.2.ebuild b/kde-base/kmplot/kmplot-4.0.2.ebuild deleted file mode 100644 index 2b04c58bbaf2..000000000000 --- a/kde-base/kmplot/kmplot-4.0.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.0.2.ebuild,v 1.1 2008/03/10 23:45:20 philantrop Exp $ - -EAPI="1" - -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.0.3.ebuild b/kde-base/kmplot/kmplot-4.0.3.ebuild deleted file mode 100644 index d36afe2e49ed..000000000000 --- a/kde-base/kmplot/kmplot-4.0.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.0.3.ebuild,v 1.1 2008/04/03 21:17:16 philantrop Exp $ - -EAPI="1" - -KMNAME=kdeedu -inherit kde4-meta - -DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -RDEPEND=">=kde-base/knotify-${PV}:${SLOT}" |