diff options
author | 2005-08-07 13:09:40 +0000 | |
---|---|---|
committer | 2005-08-07 13:09:40 +0000 | |
commit | e1d9a53ec9440dc8e3b35ebaef05f0dd7227940e (patch) | |
tree | b71ccc256e21f0cf36045d40484f3503b6e72456 /sci-mathematics/maxima/maxima-5.9.1.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-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/maxima/maxima-5.9.1.ebuild')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |