diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 16:24:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 16:24:19 +0000 |
commit | fcc859e8f872745f58b1013f8afae6e8fdf836c4 (patch) | |
tree | fec989ba29be7faaf6a2930b96df40cbbdbd16b3 /sci-mathematics | |
parent | Marked stable on AMD64 as requested by Bernd Marienfeldt in security bug #285... (diff) | |
download | gentoo-2-fcc859e8f872745f58b1013f8afae6e8fdf836c4.tar.gz gentoo-2-fcc859e8f872745f58b1013f8afae6e8fdf836c4.tar.bz2 gentoo-2-fcc859e8f872745f58b1013f8afae6e8fdf836c4.zip |
ppc stable #264649
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog index 57cad35a6a79..e2907d9ff015 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.26 2009/08/04 05:26:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.27 2009/10/07 16:24:19 nixnut Exp $ + + 07 Oct 2009; nixnut <nixnut@gentoo.org> wxmaxima-0.8.2.ebuild: + ppc stable #264649 04 Aug 2009; Markus Meier <maekke@gentoo.org> wxmaxima-0.8.2.ebuild: amd64 stable, bug #264649 diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild index fd9dff69948b..fa7be8f99f47 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.4 2009/08/04 05:26:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.5 2009/10/07 16:24:19 nixnut 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 |