Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gsim/
Date: Fri, 01 Dec 2017 23:01:52
Message-Id: 1512169216.616777009b98f885ffccddcb07941ba3554f42ec.soap@gentoo
1 commit: 616777009b98f885ffccddcb07941ba3554f42ec
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 22:42:14 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 23:00:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61677700
7
8 sci-chemistry/gsim: [QA] Fix DESCRIPTION.toolong
9
10 sci-chemistry/gsim/gsim-21.3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-chemistry/gsim/gsim-21.3.ebuild b/sci-chemistry/gsim/gsim-21.3.ebuild
14 index 332b51b655e..4aa1830ac64 100644
15 --- a/sci-chemistry/gsim/gsim-21.3.ebuild
16 +++ b/sci-chemistry/gsim/gsim-21.3.ebuild
17 @@ -5,7 +5,7 @@ EAPI=5
18
19 inherit eutils qt4-r2 toolchain-funcs
20
21 -DESCRIPTION="Programm for visualisation and processing of experimental and simulated NMR spectra"
22 +DESCRIPTION="Visualisation and processing of experimental and simulated NMR spectra"
23 HOMEPAGE="https://sourceforge.net/projects/gsim/"
24 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"