diff options
author | 2007-12-08 17:01:10 +0000 | |
---|---|---|
committer | 2007-12-08 17:01:10 +0000 | |
commit | 976b8a0e4db2b4b6fac2d79eb939d11f8832c58e (patch) | |
tree | 99128149683b3ffd2f94a8c68cfdb0eb70a9757d /sci-mathematics | |
parent | amd64 stable wrt #201216 (diff) | |
download | gentoo-2-976b8a0e4db2b4b6fac2d79eb939d11f8832c58e.tar.gz gentoo-2-976b8a0e4db2b4b6fac2d79eb939d11f8832c58e.tar.bz2 gentoo-2-976b8a0e4db2b4b6fac2d79eb939d11f8832c58e.zip |
amd64 stable wrt #201218
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog index 4255285933e0..f8b9ed721321 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.8 2007/12/05 16:51:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.9 2007/12/08 17:01:10 drac Exp $ + + 08 Dec 2007; Samuli Suominen <drac@gentoo.org> wxmaxima-0.7.3a.ebuild: + amd64 stable wrt #201218 05 Dec 2007; Markus Meier <maekke@gentoo.org> wxmaxima-0.7.3a.ebuild: x86 stable, bug #201218 diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild index 9b68a78bcca8..c3b2502e8586 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.4 2007/12/05 16:51:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.5 2007/12/08 17:01:10 drac Exp $ WX_GTK_VER="2.6" inherit eutils autotools wxwidgets fdo-mime @@ -13,8 +13,9 @@ 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*" RDEPEND="${DEPEND} |