diff options
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 17aec686734e..1d0a7b22a8d8 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.153 2010/06/21 15:53:39 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.154 2010/06/24 08:51:57 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kmplot-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kmplot-4.3.3.ebuild, kmplot-4.3.5.ebuild, kmplot-4.4.4.ebuild: diff --git a/kde-base/kmplot/kmplot-4.4.4.ebuild b/kde-base/kmplot/kmplot-4.4.4.ebuild index 5e88456c1506..d58be94845d6 100644 --- a/kde-base/kmplot/kmplot-4.4.4.ebuild +++ b/kde-base/kmplot/kmplot-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.4.4.ebuild,v 1.2 2010/06/21 15:53:39 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.4.4.ebuild,v 1.3 2010/06/24 08:51:57 angelos Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" RDEPEND=" |