diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:46:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 23:46:59 +0000 |
commit | 2d4d9ef2fb425ea18c86906b7440e6ee06326194 (patch) | |
tree | 45690e6e5196c30f4040ed708905b222964077dd /kde-base/kmplot/kmplot-3.5.5.ebuild | |
parent | Cleanup old versions, thanks arch-teams! (diff) | |
download | historical-2d4d9ef2fb425ea18c86906b7440e6ee06326194.tar.gz historical-2d4d9ef2fb425ea18c86906b7440e6ee06326194.tar.bz2 historical-2d4d9ef2fb425ea18c86906b7440e6ee06326194.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'kde-base/kmplot/kmplot-3.5.5.ebuild')
-rw-r--r-- | kde-base/kmplot/kmplot-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmplot/kmplot-3.5.5.ebuild b/kde-base/kmplot/kmplot-3.5.5.ebuild index e2cb65072ef1..2263091353b9 100644 --- a/kde-base/kmplot/kmplot-3.5.5.ebuild +++ b/kde-base/kmplot/kmplot-3.5.5.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.5.ebuild,v 1.5 2006/11/16 03:56:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.5.ebuild,v 1.6 2006/11/26 23:08:58 corsair 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |