diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:24:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:24:29 +0000 |
commit | 15d61ebcff9ba58b2bb9479c7b618c4715c578e0 (patch) | |
tree | 5bed75b406e6b1182b8727db86a893b49995e00a /sci-mathematics/wxmaxima/wxmaxima-12.09.0.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-15d61ebcff9ba58b2bb9479c7b618c4715c578e0.tar.gz gentoo-2-15d61ebcff9ba58b2bb9479c7b618c4715c578e0.tar.bz2 gentoo-2-15d61ebcff9ba58b2bb9479c7b618c4715c578e0.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
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" |