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/kmplot-3.4.3.ebuild | |
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/kmplot-3.4.3.ebuild')
-rw-r--r-- | kde-base/kmplot/kmplot-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |