summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog5
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index 12cc34b029ed..57cad35a6a79 100644
--- a/sci-mathematics/wxmaxima/ChangeLog
+++ b/sci-mathematics/wxmaxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/wxmaxima
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.25 2009/08/01 12:13:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.26 2009/08/04 05:26:15 maekke Exp $
+
+ 04 Aug 2009; Markus Meier <maekke@gentoo.org> wxmaxima-0.8.2.ebuild:
+ amd64 stable, bug #264649
01 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org>
wxmaxima-0.8.2.ebuild:
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
index 0fdffca10c86..fd9dff69948b 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.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/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.3 2009/08/01 12:13:34 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.4 2009/08/04 05:26:15 maekke Exp $
WX_GTK_VER="2.8"
EAPI="2"
@@ -14,7 +14,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