diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:41:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 10:41:57 +0000 |
commit | f43d67f2f5e54bc6088eee17ee95272f9afa5e43 (patch) | |
tree | bdf9dac5b44dff58d52640af731af478b0a103b8 /kde-base/kmplot | |
parent | Version bump, bug 277327. (diff) | |
download | gentoo-2-f43d67f2f5e54bc6088eee17ee95272f9afa5e43.tar.gz gentoo-2-f43d67f2f5e54bc6088eee17ee95272f9afa5e43.tar.bz2 gentoo-2-f43d67f2f5e54bc6088eee17ee95272f9afa5e43.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 092981435f7c..112e550c1300 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.121 2009/07/08 14:21:30 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.122 2009/07/12 10:41:57 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kmplot-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kmplot-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/kmplot/kmplot-3.5.10.ebuild b/kde-base/kmplot/kmplot-3.5.10.ebuild index 7e4738e7df3f..99e5471dbcea 100644 --- a/kde-base/kmplot/kmplot-3.5.10.ebuild +++ b/kde-base/kmplot/kmplot-3.5.10.ebuild @@ -1,11 +1,11 @@ # 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.6 2009/07/08 14:21:30 alexxy Exp $ +# $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" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |