summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-08-03 21:38:07 +0000
committerMarkus Meier <maekke@gentoo.org>2009-08-03 21:38:07 +0000
commit413c61ebe19746b58a0166513382cf9e1d368e6c (patch)
treea6017a7b3d757f20ebed0f8cd649e105b1e5f084 /sci-mathematics
parentamd64 stable, bug #264649 (diff)
downloadgentoo-2-413c61ebe19746b58a0166513382cf9e1d368e6c.tar.gz
gentoo-2-413c61ebe19746b58a0166513382cf9e1d368e6c.tar.bz2
gentoo-2-413c61ebe19746b58a0166513382cf9e1d368e6c.zip
amd64 stable, bug #264649
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/maxima/ChangeLog5
-rw-r--r--sci-mathematics/maxima/maxima-5.18.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog
index 5b9509172511..08b4359f6037 100644
--- a/sci-mathematics/maxima/ChangeLog
+++ b/sci-mathematics/maxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/maxima
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.67 2009/07/21 16:37:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.68 2009/08/03 21:38:07 maekke Exp $
+
+ 03 Aug 2009; Markus Meier <maekke@gentoo.org> maxima-5.18.1.ebuild:
+ amd64 stable, bug #264649
21 Jul 2009; Christian Faulhammer <fauli@gentoo.org> maxima-5.18.1.ebuild:
stable x86, bug 264649
diff --git a/sci-mathematics/maxima/maxima-5.18.1.ebuild b/sci-mathematics/maxima/maxima-5.18.1.ebuild
index 04d826579f77..a2dabc63ab0b 100644
--- a/sci-mathematics/maxima/maxima-5.18.1.ebuild
+++ b/sci-mathematics/maxima/maxima-5.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.4 2009/07/21 16:37:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.5 2009/08/03 21:38:07 maekke Exp $
EAPI=2
inherit eutils elisp-common
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 AECA"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
# Supported lisps with readline
SUPP_RL="gcl clisp"