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/propka/
Date: Fri, 01 Dec 2017 23:01:55
Message-Id: 1512169250.68ba1643722477d31737b1de98850a2268be4049.soap@gentoo
1 commit: 68ba1643722477d31737b1de98850a2268be4049
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 22:42:39 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 23:00:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ba1643
7
8 sci-chemistry/propka: [QA] Fix DESCRIPTION.toolong
9
10 sci-chemistry/propka/propka-3.1_p140511.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-chemistry/propka/propka-3.1_p140511.ebuild b/sci-chemistry/propka/propka-3.1_p140511.ebuild
14 index 2d34b8da5d5..4b90e9aeab9 100644
15 --- a/sci-chemistry/propka/propka-3.1_p140511.ebuild
16 +++ b/sci-chemistry/propka/propka-3.1_p140511.ebuild
17 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
18
19 inherit distutils-r1
20
21 -DESCRIPTION="Prediction of the pKa values of ionizable groups in proteins and protein-ligand complexes"
22 +DESCRIPTION="pKa-value prediction of ionizable groups in protein and protein-ligand complexes"
23 HOMEPAGE="http://propka.ki.ku.dk/"
24 SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"