summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-03-01 12:40:42 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-03-01 12:40:42 +0000
commit182fa6c3793d946541c111797e3530928f7af476 (patch)
treecd790a9f260957cefaf7a4277cbc8469b1a8d80c /sci-mathematics/wxmaxima
parentAdded ~ppc wrt bug 211746 (diff)
downloadgentoo-2-182fa6c3793d946541c111797e3530928f7af476.tar.gz
gentoo-2-182fa6c3793d946541c111797e3530928f7af476.tar.bz2
gentoo-2-182fa6c3793d946541c111797e3530928f7af476.zip
Added ~ppc wrt bug 211796
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics/wxmaxima')
-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 7f547d889fe6..a815f4808859 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.12 2008/02/26 17:34:25 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.13 2008/03/01 12:40:42 nixnut Exp $
+
+ 01 Mar 2008; nixnut <nixnut@gentoo.org> wxmaxima-0.7.4.ebuild:
+ Added ~ppc wrt bug 211796
26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org>
wxmaxima-0.7.3a.ebuild, wxmaxima-0.7.4.ebuild:
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild
index 88ba8cd71f13..b27eb6bd315d 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.2 2008/02/26 17:34:25 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild,v 1.3 2008/03/01 12:40:42 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="unicode"
DEPEND=">=dev-libs/libxml2-2.5.0