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/msms-bin/
Date: Fri, 01 Dec 2017 23:01:54
Message-Id: 1512169225.a1f24f72ecd6aef78acdf4103b6f9a771dbd8c1b.soap@gentoo
1 commit: a1f24f72ecd6aef78acdf4103b6f9a771dbd8c1b
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 22:42:21 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 23:00:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f24f72
7
8 sci-chemistry/msms-bin: [QA] Fix DESCRIPTION.toolong
9
10 sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild b/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild
14 index 75e92862316..aaca48a6b1a 100644
15 --- a/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild
16 +++ b/sci-chemistry/msms-bin/msms-bin-2.6.1-r1.ebuild
17 @@ -3,7 +3,7 @@
18
19 EAPI=4
20
21 -DESCRIPTION="MSMS allows to compute very efficiently triangulations of Solvent Excluded Surfaces"
22 +DESCRIPTION="MSMS very efficiently computes triangulations of Solvent Excluded Surfaces"
23 HOMEPAGE="http://mgl.scripps.edu/people/sanner/html/msms_home.html"
24 SRC_URI="
25 amd64? ( msms_i86_64Linux2_2.6.1.tar.gz )