diff options
author | 2005-11-24 13:11:35 +0000 | |
---|---|---|
committer | 2005-11-24 13:11:35 +0000 | |
commit | 526d9a906ecccb0b17c3714f0238d7e2a8130d81 (patch) | |
tree | 7c8703c81e550c7049d20ac560421226a0803af9 /kde-base/kmplot | |
parent | Stable on sparc wrt #112842 (diff) | |
download | gentoo-2-526d9a906ecccb0b17c3714f0238d7e2a8130d81.tar.gz gentoo-2-526d9a906ecccb0b17c3714f0238d7e2a8130d81.tar.bz2 gentoo-2-526d9a906ecccb0b17c3714f0238d7e2a8130d81.zip |
Stable on sparc wrt #112842
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 3e20c856a989..e4b4ea8ca480 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.23 2005/11/22 22:14:09 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.24 2005/11/24 13:08:31 gustavoz Exp $ + + 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> kmplot-3.4.3.ebuild: + Stable on sparc wrt #112842 *kmplot-3.5.0 (22 Nov 2005) diff --git a/kde-base/kmplot/kmplot-3.4.3.ebuild b/kde-base/kmplot/kmplot-3.4.3.ebuild index 839fa60c4d90..1357c5f31ecb 100644 --- a/kde-base/kmplot/kmplot-3.4.3.ebuild +++ b/kde-base/kmplot/kmplot-3.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.3.ebuild,v 1.1 2005/10/13 00:10:02 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.3.ebuild,v 1.2 2005/11/24 13:08:31 gustavoz Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="" |