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 | bcfa20e5f243bb2a672502078be2d5fcdc7ef704 (patch) | |
tree | 67aaaac6ee51d6edee035c65018d60380d11a1ca /sci-mathematics/wxmaxima | |
parent | x86 stable, bug #201216 (diff) | |
download | historical-bcfa20e5f243bb2a672502078be2d5fcdc7ef704.tar.gz historical-bcfa20e5f243bb2a672502078be2d5fcdc7ef704.tar.bz2 historical-bcfa20e5f243bb2a672502078be2d5fcdc7ef704.zip |
x86 stable, bug #201218
Package-Manager: portage-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*" |