summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-18 22:01:43 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-18 22:01:43 +0000
commit6aa340a2b54f749471222bcb3c6c9f302150dab3 (patch)
tree2c67c090a31375fe4622b7ef7470e9431facdbeb
parentamd64/x86 stable, bug #213473 (diff)
downloadhistorical-6aa340a2b54f749471222bcb3c6c9f302150dab3.tar.gz
historical-6aa340a2b54f749471222bcb3c6c9f302150dab3.tar.bz2
historical-6aa340a2b54f749471222bcb3c6c9f302150dab3.zip
amd64/x86 stable, bug #215787
Package-Manager: portage-2.1.5_rc4
-rw-r--r--sci-mathematics/maxima/ChangeLog5
-rw-r--r--sci-mathematics/maxima/maxima-5.14.0.ebuild4
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog5
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog
index 1acf31af4de7..c6bd615a1fae 100644
--- a/sci-mathematics/maxima/ChangeLog
+++ b/sci-mathematics/maxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/maxima
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.51 2008/04/12 10:32:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.52 2008/04/18 21:59:20 maekke Exp $
+
+ 18 Apr 2008; Markus Meier <maekke@gentoo.org> maxima-5.14.0.ebuild:
+ amd64/x86 stable, bug #215787
12 Apr 2008; nixnut <nixnut@gentoo.org> maxima-5.14.0.ebuild:
Stable on ppc wrt bug 215787
diff --git a/sci-mathematics/maxima/maxima-5.14.0.ebuild b/sci-mathematics/maxima/maxima-5.14.0.ebuild
index 013e83866c58..43e4b2c5d99a 100644
--- a/sci-mathematics/maxima/maxima-5.14.0.ebuild
+++ b/sci-mathematics/maxima/maxima-5.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.6 2008/04/12 10:32:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.7 2008/04/18 21:59:20 maekke Exp $
inherit eutils elisp-common
DESCRIPTION="Free computer algebra environment based on Macsyma"
@@ -9,7 +9,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"
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index 898582afa86d..c5b663cb9bf0 100644
--- a/sci-mathematics/wxmaxima/ChangeLog
+++ b/sci-mathematics/wxmaxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/wxmaxima
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.14 2008/04/12 10:33:45 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.15 2008/04/18 22:01:43 maekke Exp $
+
+ 18 Apr 2008; Markus Meier <maekke@gentoo.org> wxmaxima-0.7.4.ebuild:
+ amd64/x86 stable, bug #215787
12 Apr 2008; nixnut <nixnut@gentoo.org> wxmaxima-0.7.4.ebuild:
Stable on ppc wrt bug 215787
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild
index 70d23caea6ee..295f112d0f3f 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild,v 1.4 2008/04/12 10:33:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild,v 1.5 2008/04/18 22:01:43 maekke Exp $
WX_GTK_VER="2.8"
inherit eutils autotools wxwidgets fdo-mime
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="unicode"
DEPEND=">=dev-libs/libxml2-2.5.0