Gentoo Archives: gentoo-commits

From: Aisha Tammy <gentoo@×××××.cc>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/modeller/
Date: Thu, 31 Dec 2020 11:55:02
Message-Id: 1609415634.a68694f10db89263ecb947ed63382433da73dc84.epsilon-0@gentoo
1 commit: a68694f10db89263ecb947ed63382433da73dc84
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Thu Dec 31 11:46:01 2020 +0000
4 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
5 CommitDate: Thu Dec 31 11:53:54 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a68694f1
7
8 sci-chemistry/modeller: make repoman happier
9
10 The patch is still too big, but at least now it
11 doesn't complain about missing deps
12
13 Package-Manager: Portage-3.0.12, Repoman-3.0.2
14 RepoMan-Options: --force
15 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
16 Closes: https://github.com/gentoo/sci/pull/1016
17 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
18
19 sci-chemistry/modeller/modeller-9.25.ebuild | 5 ++---
20 1 file changed, 2 insertions(+), 3 deletions(-)
21
22 diff --git a/sci-chemistry/modeller/modeller-9.25.ebuild b/sci-chemistry/modeller/modeller-9.25.ebuild
23 index cf3af567e..8db00ea11 100644
24 --- a/sci-chemistry/modeller/modeller-9.25.ebuild
25 +++ b/sci-chemistry/modeller/modeller-9.25.ebuild
26 @@ -3,7 +3,7 @@
27
28 EAPI=7
29
30 -PYTHON_COMPAT=( python3_{6,7,8,9} )
31 +PYTHON_COMPAT=( python3_{7,8,9} )
32
33 inherit distutils-r1 eutils multilib
34
35 @@ -12,14 +12,13 @@ HOMEPAGE="https://salilab.org/modeller/"
36 SRC_URI="https://salilab.org/${PN}/${PV}/${P}.tar.gz"
37
38 LICENSE="modeller"
39 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
40 +KEYWORDS="~amd64 ~x86"
41 IUSE="doc examples"
42 SLOT="0"
43
44 RESTRICT="mirror"
45
46 DEPEND=">=dev-lang/swig-1.3"
47 -RDEPEND=""
48
49 INPATH="${EPREFIX}"/opt/modeller${ver}