diff options
author | 2009-10-07 16:24:19 +0000 | |
---|---|---|
committer | 2009-10-07 16:24:19 +0000 | |
commit | fcc859e8f872745f58b1013f8afae6e8fdf836c4 (patch) | |
tree | fec989ba29be7faaf6a2930b96df40cbbdbd16b3 /sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild | |
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/wxmaxima/wxmaxima-0.8.2.ebuild')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |