diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 22:47:48 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 22:47:48 +0000 |
commit | 3c9f6c4c1f4297e092d24b05d04b5cd10d2b5405 (patch) | |
tree | 7e2abce39e291c1616cb0ec51e1265d5400e8d6d /kde-base/kmplot | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-3c9f6c4c1f4297e092d24b05d04b5cd10d2b5405.tar.gz gentoo-2-3c9f6c4c1f4297e092d24b05d04b5cd10d2b5405.tar.bz2 gentoo-2-3c9f6c4c1f4297e092d24b05d04b5cd10d2b5405.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index f9a18ae2d96a..54435a076db4 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.174 2011/06/02 21:57:48 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.175 2011/06/08 22:47:48 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kmplot-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kmplot-4.4.5.ebuild: Drop KDE-4.4 diff --git a/kde-base/kmplot/kmplot-4.6.3.ebuild b/kde-base/kmplot/kmplot-4.6.3.ebuild index fce6326864b1..1dbff1f5ddca 100644 --- a/kde-base/kmplot/kmplot-4.6.3.ebuild +++ b/kde-base/kmplot/kmplot-4.6.3.ebuild @@ -1,6 +1,6 @@ # 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.6.3.ebuild,v 1.1 2011/05/07 10:47:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.6.3.ebuild,v 1.2 2011/06/08 22:47:48 tomka Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |