diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:06:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:06:47 +0000 |
commit | e5a94d672ab1658bb460a7ce52707141f8cad254 (patch) | |
tree | 4f7e810a1a7350faf1681ed964db59154bacc64e /kde-base/kmplot | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-e5a94d672ab1658bb460a7ce52707141f8cad254.tar.gz gentoo-2-e5a94d672ab1658bb460a7ce52707141f8cad254.tar.bz2 gentoo-2-e5a94d672ab1658bb460a7ce52707141f8cad254.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 34390998a90e..a69db8ecd2f9 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.138 2009/12/01 10:49:23 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.139 2009/12/10 16:06:47 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kmplot-4.3.3.ebuild: + x86 stable, bug 292455 *kmplot-4.3.4 (01 Dec 2009) diff --git a/kde-base/kmplot/kmplot-4.3.3.ebuild b/kde-base/kmplot/kmplot-4.3.3.ebuild index 89447675b8b8..18e4ede0e868 100644 --- a/kde-base/kmplot/kmplot-4.3.3.ebuild +++ b/kde-base/kmplot/kmplot-4.3.3.ebuild @@ -1,6 +1,6 @@ # 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-4.3.3.ebuild,v 1.4 2009/11/30 06:54:26 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.3.3.ebuild,v 1.5 2009/12/10 16:06:47 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" RDEPEND=" |