diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-10-15 17:26:17 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-10-15 17:26:17 +0000 |
commit | a1791ffdeef04d26d269c5721abc2f2df53681a3 (patch) | |
tree | dea83b6a54feb970d5983a5fc1b578418173ec11 /kde-base/kmplot | |
parent | amd64 stable wrt #386957 (diff) | |
download | gentoo-2-a1791ffdeef04d26d269c5721abc2f2df53681a3.tar.gz gentoo-2-a1791ffdeef04d26d269c5721abc2f2df53681a3.tar.bz2 gentoo-2-a1791ffdeef04d26d269c5721abc2f2df53681a3.zip |
Drop KDE 4.7.0
(Portage version: 2.1.10.27/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.7.0.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 05ae2df2bb46..d5e92948d495 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.186 2011/10/06 18:10:49 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.187 2011/10/15 17:26:02 dilfridge Exp $ + + 15 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kmplot-4.7.0.ebuild: + Drop KDE 4.7.0 *kmplot-4.7.2 (06 Oct 2011) diff --git a/kde-base/kmplot/kmplot-4.7.0.ebuild b/kde-base/kmplot/kmplot-4.7.0.ebuild deleted file mode 100644 index 59b1b7de0c97..000000000000 --- a/kde-base/kmplot/kmplot-4.7.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.7.0.ebuild,v 1.1 2011/07/27 14:04:40 alexxy Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KDE_SCM="git" -inherit kde4-base - -DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND=" - $(add_kdebase_dep knotify) -" |