diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:20:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:20:21 +0000 |
commit | 5a6a609084133176911b06d28fcc9e196897ce19 (patch) | |
tree | 30c2df2c5aee73fa872f60d30ba352486e8c26f9 /kde-base/kmplot | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-5a6a609084133176911b06d28fcc9e196897ce19.tar.gz gentoo-2-5a6a609084133176911b06d28fcc9e196897ce19.tar.bz2 gentoo-2-5a6a609084133176911b06d28fcc9e196897ce19.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index cf2ff7635b89..2098737663c3 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.44 2006/05/29 14:49:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.45 2006/05/29 21:20:21 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> kmplot-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -kmplot-3.4.1.ebuild, -kmplot-3.4.2.ebuild: diff --git a/kde-base/kmplot/kmplot-3.5.2.ebuild b/kde-base/kmplot/kmplot-3.5.2.ebuild index f2fb818e4919..f35d1320b5fa 100644 --- a/kde-base/kmplot/kmplot-3.5.2.ebuild +++ b/kde-base/kmplot/kmplot-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.2.ebuild,v 1.5 2006/05/26 17:03:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.2.ebuild,v 1.6 2006/05/29 21:20:21 weeve Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="" |