summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:09:40 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:09:40 +0000
commite1d9a53ec9440dc8e3b35ebaef05f0dd7227940e (patch)
treeb71ccc256e21f0cf36045d40484f3503b6e72456 /sci-mathematics
parentStable on ppc. (diff)
downloadhistorical-e1d9a53ec9440dc8e3b35ebaef05f0dd7227940e.tar.gz
historical-e1d9a53ec9440dc8e3b35ebaef05f0dd7227940e.tar.bz2
historical-e1d9a53ec9440dc8e3b35ebaef05f0dd7227940e.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/maxima/ChangeLog5
-rw-r--r--sci-mathematics/maxima/Manifest12
-rw-r--r--sci-mathematics/maxima/maxima-5.9.1.ebuild4
3 files changed, 12 insertions, 9 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/Manifest b/sci-mathematics/maxima/Manifest
index 61d98d5e02c0..1e9edef5221d 100644
--- a/sci-mathematics/maxima/Manifest
+++ b/sci-mathematics/maxima/Manifest
@@ -1,9 +1,9 @@
-MD5 7427b157a729c37ed022e28b1431d347 ChangeLog 3587
-MD5 7142a8da9511e8cae2e77069c5cd9020 maxima-5.9.1-r2.ebuild 2639
-MD5 c01ed471a36e0866e8e041ef40a91fa6 maxima-5.9.1.ebuild 2497
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 6957a9bafd71a24b58e148bb2ee58257 files/50maxima-gentoo.el 346
-MD5 6f3becd603f999b2bb7488753ec07518 files/digest-maxima-5.9.1 65
+MD5 e39499bdc90813975a28eb964519bbf6 ChangeLog 3678
+MD5 7142a8da9511e8cae2e77069c5cd9020 maxima-5.9.1-r2.ebuild 2639
+MD5 1a4d91430daee0b2899a662587093b22 maxima-5.9.1.ebuild 2494
MD5 6f3becd603f999b2bb7488753ec07518 files/digest-maxima-5.9.1-r2 65
-MD5 55d928e715074355a442baf0934487de files/maxima-emacs.patch 826
+MD5 6957a9bafd71a24b58e148bb2ee58257 files/50maxima-gentoo.el 346
MD5 65b7a40d91f001812e6d3563032ab298 files/5.9.1-sbcl-gentoo.patch 597
+MD5 55d928e715074355a442baf0934487de files/maxima-emacs.patch 826
+MD5 6f3becd603f999b2bb7488753ec07518 files/digest-maxima-5.9.1 65
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 )