diff options
author | 2017-02-03 16:27:18 +0000 | |
---|---|---|
committer | 2017-02-05 05:17:59 +0000 | |
commit | 01a5062038a8bc55319bb81222c9f1bcd369cb20 (patch) | |
tree | 17df4402b4f3b1811b6bafcc84d59fd1ec7edd41 /sci-misc/elmer-gui | |
parent | dev-python/matplotlib2tikz: Version bump to 0.6.0 (diff) | |
download | sci-01a5062038a8bc55319bb81222c9f1bcd369cb20.tar.gz sci-01a5062038a8bc55319bb81222c9f1bcd369cb20.tar.bz2 sci-01a5062038a8bc55319bb81222c9f1bcd369cb20.zip |
Shorten all DESCRIPTION to <80 chars
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-misc/elmer-gui')
-rw-r--r-- | sci-misc/elmer-gui/elmer-gui-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-misc/elmer-gui/elmer-gui-9999.ebuild b/sci-misc/elmer-gui/elmer-gui-9999.ebuild index b33a15004..6db93d076 100644 --- a/sci-misc/elmer-gui/elmer-gui-9999.ebuild +++ b/sci-misc/elmer-gui/elmer-gui-9999.ebuild @@ -11,7 +11,7 @@ inherit autotools eutils qt4-r2 subversion python-single-r1 versionator ELMER_ROOT="elmerfem" MY_PN=ElmerGUI -DESCRIPTION="a collection of finite element programs, libraries, and visualization tools, New Elmer pre-processor" +DESCRIPTION="Finite element programs, libraries, visualization tools" HOMEPAGE="http://www.csc.fi/english/pages/elmer" SRC_URI="" ESVN_REPO_URI="https://elmerfem.svn.sourceforge.net/svnroot/elmerfem/trunk/${MY_PN}" |