diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 23:42:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 00:00:16 +0100 |
commit | 616777009b98f885ffccddcb07941ba3554f42ec (patch) | |
tree | 06968474d6c29f3a782dabf15db016022b3c998a /sci-chemistry | |
parent | dev-ruby/rspec-mocks: stable 3.5.0 for sparc, bug #565112 (thanks to Rolf Eik... (diff) | |
download | gentoo-616777009b98f885ffccddcb07941ba3554f42ec.tar.gz gentoo-616777009b98f885ffccddcb07941ba3554f42ec.tar.bz2 gentoo-616777009b98f885ffccddcb07941ba3554f42ec.zip |
sci-chemistry/gsim: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gsim/gsim-21.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gsim/gsim-21.3.ebuild b/sci-chemistry/gsim/gsim-21.3.ebuild index 332b51b655e0..4aa1830ac648 100644 --- a/sci-chemistry/gsim/gsim-21.3.ebuild +++ b/sci-chemistry/gsim/gsim-21.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils qt4-r2 toolchain-funcs -DESCRIPTION="Programm for visualisation and processing of experimental and simulated NMR spectra" +DESCRIPTION="Visualisation and processing of experimental and simulated NMR spectra" HOMEPAGE="https://sourceforge.net/projects/gsim/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |