summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-07-10 01:01:52 +0000
committerJason Wever <weeve@gentoo.org>2005-07-10 01:01:52 +0000
commit4372da3762b229330c543cb09ba51c7e513e06be (patch)
treeb236b83ae6ae36fdb63a34b32a62d4f180dc482f /sci-mathematics/kalamaris
parentQA: Don't assign default to S (diff)
downloadgentoo-2-4372da3762b229330c543cb09ba51c7e513e06be.tar.gz
gentoo-2-4372da3762b229330c543cb09ba51c7e513e06be.tar.bz2
gentoo-2-4372da3762b229330c543cb09ba51c7e513e06be.zip
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-mathematics/kalamaris')
-rw-r--r--sci-mathematics/kalamaris/ChangeLog7
-rw-r--r--sci-mathematics/kalamaris/Manifest12
-rw-r--r--sci-mathematics/kalamaris/kalamaris-0.7.1.ebuild6
3 files changed, 9 insertions, 16 deletions
diff --git a/sci-mathematics/kalamaris/ChangeLog b/sci-mathematics/kalamaris/ChangeLog
index d215f0fe726b..9676d1e74f87 100644
--- a/sci-mathematics/kalamaris/ChangeLog
+++ b/sci-mathematics/kalamaris/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/kalamaris
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kalamaris/ChangeLog,v 1.2 2004/12/28 20:10:49 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kalamaris/ChangeLog,v 1.3 2005/07/10 01:01:52 weeve Exp $
+
+ 10 Jul 2005; Jason Wever <weeve@gentoo.org> kalamaris-0.7.1.ebuild:
+ Added ~sparc keyword.
*kalamaris-0.7.1 (28 Dec 2004)
diff --git a/sci-mathematics/kalamaris/Manifest b/sci-mathematics/kalamaris/Manifest
index 8551a244aea4..537abd98b441 100644
--- a/sci-mathematics/kalamaris/Manifest
+++ b/sci-mathematics/kalamaris/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 ab69e918cd3abae48230f9dd9b7163f6 kalamaris-0.7.1.ebuild 670
MD5 40897855597acd04863eb53825e8d98d ChangeLog 860
+MD5 2298bec976974e0aefc9fef2a3ae40a3 kalamaris-0.7.1.ebuild 677
MD5 0ffcd41aa96cf1bcffd8b539c27957db metadata.xml 157
MD5 428aa2f2615902e3e9c937a25a5c5cfd files/digest-kalamaris-0.7.1 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFB0b3QI1lqEGTUzyQRAuhFAKCoKXcZmHpH1jVOH75zKd9WljCBZwCfVYso
-ahYoYWIpgTk/IrfWFVL8IOQ=
-=tFRD
------END PGP SIGNATURE-----
diff --git a/sci-mathematics/kalamaris/kalamaris-0.7.1.ebuild b/sci-mathematics/kalamaris/kalamaris-0.7.1.ebuild
index 44e58f7010bb..9d57c93fa944 100644
--- a/sci-mathematics/kalamaris/kalamaris-0.7.1.ebuild
+++ b/sci-mathematics/kalamaris/kalamaris-0.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kalamaris/kalamaris-0.7.1.ebuild,v 1.1 2004/12/28 14:24:42 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kalamaris/kalamaris-0.7.1.ebuild,v 1.2 2005/07/10 01:01:52 weeve Exp $
inherit kde
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.kde.org/~larrosa/kalamaris.html"
SRC_URI="http://developer.kde.org/~larrosa/bin/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~ppc ~sparc x86"
DEPEND="dev-libs/gmp"
need-kde 3