summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-12 10:33:45 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-12 10:33:45 +0000
commit8253cc760e27083901f9b93f04c86511b41d34ff (patch)
tree8db64bfc2e56539bdd6c50116d8087ad15a5396f /sci-mathematics
parentStable on ppc wrt bug 215787 (diff)
downloadgentoo-2-8253cc760e27083901f9b93f04c86511b41d34ff.tar.gz
gentoo-2-8253cc760e27083901f9b93f04c86511b41d34ff.tar.bz2
gentoo-2-8253cc760e27083901f9b93f04c86511b41d34ff.zip
Stable on ppc wrt bug 215787
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog5
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index a815f4808859..898582afa86d 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.13 2008/03/01 12:40:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.14 2008/04/12 10:33:45 nixnut Exp $
+
+ 12 Apr 2008; nixnut <nixnut@gentoo.org> wxmaxima-0.7.4.ebuild:
+ Stable on ppc wrt bug 215787
01 Mar 2008; nixnut <nixnut@gentoo.org> wxmaxima-0.7.4.ebuild:
Added ~ppc wrt bug 211796
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild
index b27eb6bd315d..70d23caea6ee 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.3 2008/03/01 12:40:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild,v 1.4 2008/04/12 10:33:44 nixnut 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