diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-01 21:58:59 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-01 21:58:59 +0000 |
commit | 4393a9acd2b39c812df34b499dcee81a98dd1454 (patch) | |
tree | e0e0928be4d0cf85ebbed2138d1ab8d8a0666db9 /kde-base/kmplot | |
parent | Marked ppc stable for bug #97367. (diff) | |
download | gentoo-2-4393a9acd2b39c812df34b499dcee81a98dd1454.tar.gz gentoo-2-4393a9acd2b39c812df34b499dcee81a98dd1454.tar.bz2 gentoo-2-4393a9acd2b39c812df34b499dcee81a98dd1454.zip |
Stable on ppc; Bug #97544.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index 3dfe2344d5c7..467c3c0d1150 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.10 2005/07/01 15:08:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.11 2005/07/01 21:57:19 pylon Exp $ + + 01 Jul 2005; Lars Weiler <pylon@gentoo.org> kmplot-3.4.1.ebuild: + Stable on ppc; Bug #97544. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kmplot-3.4.1.ebuild: Stable on ppc64 (bug #97544) diff --git a/kde-base/kmplot/kmplot-3.4.1.ebuild b/kde-base/kmplot/kmplot-3.4.1.ebuild index 3e121e759c94..de217c46e414 100644 --- a/kde-base/kmplot/kmplot-3.4.1.ebuild +++ b/kde-base/kmplot/kmplot-3.4.1.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.1.ebuild,v 1.4 2005/07/01 15:08:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.1.ebuild,v 1.5 2005/07/01 21:57:19 pylon Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |