summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:09:46 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:09:46 +0000
commitd33e77eb04adcc187e05984dfd384e5d59bcacb1 (patch)
tree729200039563ba1618b63bb32f1b983ba7fcdff2 /sci-mathematics/maxima
parentStable on ppc. (diff)
downloadgentoo-2-d33e77eb04adcc187e05984dfd384e5d59bcacb1.tar.gz
gentoo-2-d33e77eb04adcc187e05984dfd384e5d59bcacb1.tar.bz2
gentoo-2-d33e77eb04adcc187e05984dfd384e5d59bcacb1.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-mathematics/maxima')
-rw-r--r--sci-mathematics/maxima/ChangeLog5
-rw-r--r--sci-mathematics/maxima/maxima-5.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog
index 0a46c8806bd3..ee2c4cfd0ab5 100644
--- a/sci-mathematics/maxima/ChangeLog
+++ b/sci-mathematics/maxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/maxima
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.5 2005/07/01 19:18:14 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.6 2005/08/07 13:09:40 hansmi Exp $
+
+ 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> maxima-5.9.1.ebuild:
+ Stable on ppc.
01 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/5.9.1-sbcl-gentoo.patch, maxima-5.9.1-r2.ebuild:
diff --git a/sci-mathematics/maxima/maxima-5.9.1.ebuild b/sci-mathematics/maxima/maxima-5.9.1.ebuild
index e4604da349d8..82b820bb615d 100644
--- a/sci-mathematics/maxima/maxima-5.9.1.ebuild
+++ b/sci-mathematics/maxima/maxima-5.9.1.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/maxima/maxima-5.9.1.ebuild,v 1.2 2005/04/17 18:59:36 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.9.1.ebuild,v 1.3 2005/08/07 13:09:40 hansmi Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/maxima/${P}.tar.gz"
LICENSE="GPL-2 AECA"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="ppc x86"
IUSE="cmucl clisp gcl tetex emacs auctex"
DEPEND="tetex? ( virtual/tetex )