summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-06 17:12:22 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-06 17:12:22 +0000
commit0444449bb5ae13ad31585da9bdf63eec28076bc6 (patch)
tree597e96edf87e32a5e47d424d1d3b675fd4db7a3e /sci-mathematics/ksimus
parentRemoved * postfix from <, <=, >= and > dependencies. (diff)
downloadgentoo-2-0444449bb5ae13ad31585da9bdf63eec28076bc6.tar.gz
gentoo-2-0444449bb5ae13ad31585da9bdf63eec28076bc6.tar.bz2
gentoo-2-0444449bb5ae13ad31585da9bdf63eec28076bc6.zip
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-mathematics/ksimus')
-rw-r--r--sci-mathematics/ksimus/ChangeLog5
-rw-r--r--sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ksimus/ChangeLog b/sci-mathematics/ksimus/ChangeLog
index 3bb8978fa64a..83521a6f4e52 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.3 2005/03/13 21:39:58 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus/ChangeLog,v 1.4 2005/05/06 17:12:22 dholm Exp $
+
+ 06 May 2005; David Holm <dholm@gentoo.org> ksimus-0.3.6-r1.ebuild:
+ Added to ~ppc.
13 Mar 2005; Patrick Kursawe <phosphan@gentoo.org> ksimus-0.3.6-r1.ebuild:
Adding patch for gcc 3.4 supplied in bug #84579. Thanks!
diff --git a/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild b/sci-mathematics/ksimus/ksimus-0.3.6-r1.ebuild
index 7ec51ba94764..e0ba71d532ab 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.2 2005/03/13 21:39:58 phosphan Exp $
+# $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 $
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"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=">=sys-apps/sed-4