diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 05:02:55 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 05:02:55 +0000 |
commit | 6bd176608bdc9b220fd1f1c3f44b4217013e49b5 (patch) | |
tree | 89ba237c31ad85bda566200f35aee357e9d04e21 /kde-base/kmplot | |
parent | Marked ppc stable for bug #112842. (diff) | |
download | gentoo-2-6bd176608bdc9b220fd1f1c3f44b4217013e49b5.tar.gz gentoo-2-6bd176608bdc9b220fd1f1c3f44b4217013e49b5.tar.bz2 gentoo-2-6bd176608bdc9b220fd1f1c3f44b4217013e49b5.zip |
Marked ppc stable for bug #112842.
(Portage version: 2.0.53)
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 8e9708171149..744a1dea2c4c 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.29 2005/12/04 12:10:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.30 2005/12/09 05:02:14 josejx Exp $ + + 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> kmplot-3.4.3.ebuild: + Marked ppc stable for bug #112842. 04 Dec 2005; Bryan Østergaard <kloeri@gentoo.org> kmplot-3.5.0.ebuild: ~alpha keyword. diff --git a/kde-base/kmplot/kmplot-3.4.3.ebuild b/kde-base/kmplot/kmplot-3.4.3.ebuild index 6928e9b716dc..ea908a7bcf2a 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.4 2005/11/25 00:00:47 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.3.ebuild,v 1.5 2005/12/09 05:02:14 josejx 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="" |