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