diff options
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/Manifest | 2 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kmplot/Manifest b/kde-base/kmplot/Manifest index d578e2b6f4dc..012a281872dd 100644 --- a/kde-base/kmplot/Manifest +++ b/kde-base/kmplot/Manifest @@ -1,4 +1,4 @@ -MD5 e80c898afd21b3b217d4653f68a543df kmplot-3.4.1.ebuild 388 +MD5 ac8da412ad69d7b836ed39fca9fb2070 kmplot-3.4.1.ebuild 407 MD5 6e7f1e1fd8f6c6b111b7f14f97be0b64 kmplot-3.4.0.ebuild 406 MD5 b396e124f50a3a8e5369477a018db12f ChangeLog 1622 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 diff --git a/kde-base/kmplot/kmplot-3.4.1.ebuild b/kde-base/kmplot/kmplot-3.4.1.ebuild index b75e7d217ac0..c23000941025 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.1 2005/05/25 21:23:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.1.ebuild,v 1.2 2005/05/26 17:14:28 danarmak Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc ~sparc" IUSE="" DEPEND="" |