diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-01 15:06:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-01 15:06:22 +0000 |
commit | 219b373b2ae92517d36fd29a043e1feae65774ac (patch) | |
tree | 7e8999d42558c1e04669eba5918be8a92f431136 /kde-base/kmathtool/kmathtool-3.4.1.ebuild | |
parent | Stable on x86 and amd64. Bug #97619. (diff) | |
download | gentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.tar.gz gentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.tar.bz2 gentoo-2-219b373b2ae92517d36fd29a043e1feae65774ac.zip |
Stable on ppc64 (bug #97544)
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kmathtool/kmathtool-3.4.1.ebuild')
-rw-r--r-- | kde-base/kmathtool/kmathtool-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmathtool/kmathtool-3.4.1.ebuild b/kde-base/kmathtool/kmathtool-3.4.1.ebuild index 1eaa1db09466..87eee4c0649d 100644 --- a/kde-base/kmathtool/kmathtool-3.4.1.ebuild +++ b/kde-base/kmathtool/kmathtool-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/kmathtool/kmathtool-3.4.1.ebuild,v 1.3 2005/06/30 21:02:24 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmathtool/kmathtool-3.4.1.ebuild,v 1.4 2005/07/01 15:06:22 corsair Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: KMathTool is a collection of little math tools." -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |