summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-07-09 23:31:43 +0000
committerJason Wever <weeve@gentoo.org>2005-07-09 23:31:43 +0000
commiteeb2dac66e212b8daa5d17e89244bb6550e3916c (patch)
tree47e1b56224f0362580f5d6592d83a6a9f5d03354 /sci-mathematics/ksimus
parent- more profile updates from r2d2 (diff)
downloadhistorical-eeb2dac66e212b8daa5d17e89244bb6550e3916c.tar.gz
historical-eeb2dac66e212b8daa5d17e89244bb6550e3916c.tar.bz2
historical-eeb2dac66e212b8daa5d17e89244bb6550e3916c.zip
Added ~sparc keyword.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sci-mathematics/ksimus')
-rw-r--r--sci-mathematics/ksimus/ChangeLog5
-rw-r--r--sci-mathematics/ksimus/Manifest4
-rw-r--r--sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/ksimus/ChangeLog b/sci-mathematics/ksimus/ChangeLog
index 83521a6f4e52..b1345fb63a27 100644
--- a/sci-mathematics/ksimus/ChangeLog
+++ b/sci-mathematics/ksimus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/ksimus
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ChangeLog,v 1.4 2005/05/06 17:12:22 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ChangeLog,v 1.5 2005/07/09 23:31:43 weeve Exp $
+
+ 09 Jul 2005; Jason Wever <weeve@gentoo.org> ksimus-0.3.6-r1.ebuild:
+ Added ~sparc keyword.
06 May 2005; David Holm <dholm@gentoo.org> ksimus-0.3.6-r1.ebuild:
Added to ~ppc.
diff --git a/sci-mathematics/ksimus/Manifest b/sci-mathematics/ksimus/Manifest
index aef352cb2d1f..18fedf7d7a72 100644
--- a/sci-mathematics/ksimus/Manifest
+++ b/sci-mathematics/ksimus/Manifest
@@ -1,4 +1,4 @@
-MD5 08d78bc5bbf208490a865c2410de6ce1 ChangeLog 1908
-MD5 6a8045f5e776ebbddeb34aeb97f393e5 ksimus-0.3.6-r1.ebuild 1128
+MD5 69500cd2bfdc098314bbe97e2b8e05bd ChangeLog 2003
+MD5 2b8a908da82132b72667f9b8f252dd21 ksimus-0.3.6-r1.ebuild 1135
MD5 c000c0728c9136f1b54cbc3a5fc07644 metadata.xml 220
MD5 e91ccbce39cac3aab6219137ca80c0a1 files/digest-ksimus-0.3.6-r1 205
diff --git a/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild b/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild
index e0ba71d532ab..d658ed3e65e3 100644
--- a/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild
+++ b/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild,v 1.3 2005/05/06 17:12:22 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild,v 1.4 2005/07/09 23:31:43 weeve Exp $
inherit kde eutils
@@ -14,7 +14,7 @@ SRC_URI="http://ksimus.berlios.de/download/ksimus-3-${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~ppc ~sparc x86"
IUSE=""
DEPEND=">=sys-apps/sed-4