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/molscript/
Date: Fri, 01 Dec 2017 23:01:52
Message-Id: 1512169221.fe66c339208d22b7b0bf887ce79bc3cc7137c070.soap@gentoo
1 commit: fe66c339208d22b7b0bf887ce79bc3cc7137c070
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 22:42:18 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 23:00:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe66c339
7
8 sci-chemistry/molscript: [QA] Fix DESCRIPTION.toolong
9
10 sci-chemistry/molscript/molscript-2.1.2-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-chemistry/molscript/molscript-2.1.2-r2.ebuild b/sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
14 index 054edd99f7f..87c16c05a6d 100644
15 --- a/sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
16 +++ b/sci-chemistry/molscript/molscript-2.1.2-r2.ebuild
17 @@ -5,7 +5,7 @@ EAPI=5
18
19 inherit eutils toolchain-funcs
20
21 -DESCRIPTION="Display molecular 3D structures, such as proteins, in both schematic and detailed representations"
22 +DESCRIPTION="Display 3D molecules (e.g., proteins) in schematic and detailed representations"
23 HOMEPAGE="http://www.avatar.se/molscript/"
24 SRC_URI="${P}.tar.gz"