diff options
author | Markus Meier <maekke@gentoo.org> | 2007-12-05 16:51:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-12-05 16:51:52 +0000 |
commit | e14fb841b78f394e9b9dc784e5b513784dc1fadf (patch) | |
tree | 6de53a55aa058590a3f2f8839a56d5cc7d261561 /sci-mathematics/wxmaxima | |
parent | x86 stable, bug #201216 (diff) | |
download | gentoo-2-e14fb841b78f394e9b9dc784e5b513784dc1fadf.tar.gz gentoo-2-e14fb841b78f394e9b9dc784e5b513784dc1fadf.tar.bz2 gentoo-2-e14fb841b78f394e9b9dc784e5b513784dc1fadf.zip |
x86 stable, bug #201218
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'sci-mathematics/wxmaxima')
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog index 64d59f27dd32..4255285933e0 100644 --- a/sci-mathematics/wxmaxima/ChangeLog +++ b/sci-mathematics/wxmaxima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/wxmaxima # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.7 2007/12/04 11:58:39 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.8 2007/12/05 16:51:52 maekke Exp $ + + 05 Dec 2007; Markus Meier <maekke@gentoo.org> wxmaxima-0.7.3a.ebuild: + x86 stable, bug #201218 04 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org> wxmaxima-0.7.3a.ebuild: diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild index 95bd8341b8a8..9b68a78bcca8 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.3 2007/12/04 11:58:39 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.4 2007/12/05 16:51:52 maekke Exp $ WX_GTK_VER="2.6" 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 x86" IUSE="unicode" DEPEND=">=dev-libs/libxml2-2.5.0 =x11-libs/wxGTK-2.6*" |