diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-26 17:14:31 +0000 |
commit | 26fc4405377050802877fed5b55b7575ed3ad72c (patch) | |
tree | f47258dabb22bc57cf72bb34741ad585938cda19 /kde-base/kmathtool | |
parent | Block net-mail/mailutils, due to conflicting (incompatible) files. (diff) | |
download | gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.gz gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.tar.bz2 gentoo-2-26fc4405377050802877fed5b55b7575ed3ad72c.zip |
readd ~sparc, ~ppc, ~ppc64, ~ia64 keywords on 3.4.1 where present on 3.4.0
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/kmathtool')
-rw-r--r-- | kde-base/kmathtool/Manifest | 2 | ||||
-rw-r--r-- | kde-base/kmathtool/kmathtool-3.4.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kmathtool/Manifest b/kde-base/kmathtool/Manifest index be101eea5359..53d1a595063c 100644 --- a/kde-base/kmathtool/Manifest +++ b/kde-base/kmathtool/Manifest @@ -1,4 +1,4 @@ -MD5 34906db2c69b1ad9bb13e32b541fcae6 kmathtool-3.4.1.ebuild 409 +MD5 5ffc92172082ea9d50bf146261c7f6d0 kmathtool-3.4.1.ebuild 428 MD5 c2a127c3a849e0343d3ba9f135c44f81 kmathtool-3.4.0.ebuild 427 MD5 be1bb0a250aba738b33b9f1f7177cdf2 ChangeLog 1560 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 diff --git a/kde-base/kmathtool/kmathtool-3.4.1.ebuild b/kde-base/kmathtool/kmathtool-3.4.1.ebuild index 730654ac8451..0e30bb7acc29 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.1 2005/05/25 21:23:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmathtool/kmathtool-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="KDE: KMathTool is a collection of little math tools." -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc ~sparc" IUSE="" DEPEND="" |