diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 17:12:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 17:12:18 +0000 |
commit | 59ef303747de799130a3a173d8c6a5e03ba1b2ff (patch) | |
tree | 95b2636acb479f83519ce950d21ce7e54396e8f9 /sci-mathematics | |
parent | alpha/ia64/sparc stable wrt #272865 (diff) | |
download | gentoo-2-59ef303747de799130a3a173d8c6a5e03ba1b2ff.tar.gz gentoo-2-59ef303747de799130a3a173d8c6a5e03ba1b2ff.tar.bz2 gentoo-2-59ef303747de799130a3a173d8c6a5e03ba1b2ff.zip |
stable x86, bug 264649
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog index e73f537eca9e..678ce0913bce 100644 --- a/sci-mathematics/wxmaxima/ChangeLog +++ b/sci-mathematics/wxmaxima/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2009/04/19 22:09:22 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.24 2009/07/21 17:12:18 fauli Exp $ + + 21 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + wxmaxima-0.8.2.ebuild: + stable x86, bug 264649 *wxmaxima-0.8.2 (20 Apr 2009) diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild index eb21d2616139..97942ceec407 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.1 2009/04/19 22:09:22 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild,v 1.2 2009/07/21 17:12:18 fauli 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 |