diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-19 20:20:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-19 20:20:28 +0000 |
commit | db873b2db7bcf65571c1c50625063d2a65bb8058 (patch) | |
tree | 5bdfa93ce0f027383fb5afddc0964c7af0af184d /kde-base/kmplot | |
parent | Remove KDE 3.5.10, remove old (diff) | |
download | historical-db873b2db7bcf65571c1c50625063d2a65bb8058.tar.gz historical-db873b2db7bcf65571c1c50625063d2a65bb8058.tar.bz2 historical-db873b2db7bcf65571c1c50625063d2a65bb8058.zip |
Remove KDE 3.5.10.
Package-Manager: portage-2.2_rc50/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-3.5.10.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 895253f4bb73..bf7e477392c7 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.133 2009/11/08 23:46:51 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.134 2009/11/19 19:59:47 ssuominen Exp $ + + 19 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> -kmplot-3.5.10.ebuild: + Remove KDE 3.5.10. 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.3.2.ebuild: Drop KDE 4.3.2 diff --git a/kde-base/kmplot/kmplot-3.5.10.ebuild b/kde-base/kmplot/kmplot-3.5.10.ebuild deleted file mode 100644 index 99e5471dbcea..000000000000 --- a/kde-base/kmplot/kmplot-3.5.10.ebuild +++ /dev/null @@ -1,11 +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-3.5.10.ebuild,v 1.7 2009/07/12 10:41:57 armin76 Exp $ -KMNAME=kdeedu -EAPI="1" -inherit kde-meta - -DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="" |