diff options
author | 2008-05-15 06:13:36 +0000 | |
---|---|---|
committer | 2008-05-15 06:13:36 +0000 | |
commit | bd7b02437b642fb938aa7192803e567c71412070 (patch) | |
tree | 284c0f6ffbcf7a3556974e7290a18df9ed47efdc /kde-base/kmplot | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-bd7b02437b642fb938aa7192803e567c71412070.tar.gz gentoo-2-bd7b02437b642fb938aa7192803e567c71412070.tar.bz2 gentoo-2-bd7b02437b642fb938aa7192803e567c71412070.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 7d780ad047c0..3e5e89834ed2 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.89 2008/05/13 01:56:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.90 2008/05/15 06:13:36 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> kmplot-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kmplot-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kmplot/kmplot-3.5.9.ebuild b/kde-base/kmplot/kmplot-3.5.9.ebuild index 346d121e5dae..b8c8bb267f2e 100644 --- a/kde-base/kmplot/kmplot-3.5.9.ebuild +++ b/kde-base/kmplot/kmplot-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.9.ebuild,v 1.5 2008/05/13 01:56:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.9.ebuild,v 1.6 2008/05/15 06:13:36 corsair Exp $ KMNAME=kdeedu EAPI="1" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |