diff options
Diffstat (limited to 'sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild index 64bd74fc6bc1..e58b7582bc74 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild,v 1.2 2012/04/13 19:41:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-12.01.0.ebuild,v 1.3 2012/05/21 20:00:05 ssuominen Exp $ EAPI=4 WX_GTK_VER="2.8" -inherit wxwidgets fdo-mime +inherit eutils wxwidgets fdo-mime MYP=wxMaxima-${PV} |