diff options
Diffstat (limited to 'sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild index c3784e17a861..eb805f5b164f 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild,v 1.2 2013/04/09 06:40:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild,v 1.3 2014/08/10 20:24:29 slyfox Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit eutils gnome2-utils wxwidgets fdo-mime MYP=wxMaxima-${PV} -DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit." +DESCRIPTION="Graphical frontend to Maxima, using the wxWidgets toolkit" HOMEPAGE="http://wxmaxima.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz" |