Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/chimera-bin/
Date: Fri, 29 Jan 2021 11:49:56
Message-Id: 1611920990.23389b3b49b6b416f6eb9773675c0fc74e288ac0.andrewammerlaan@gentoo
1 commit: 23389b3b49b6b416f6eb9773675c0fc74e288ac0
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Fri Jan 29 11:49:50 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Fri Jan 29 11:49:50 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=23389b3b
7
8 sci-chemistry/chimera-bin: add missing REQUIRED_USE="${PYTHON_REQUIRED_USE}"
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild | 2 ++
14 sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild | 2 ++
15 2 files changed, 4 insertions(+)
16
17 diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild b/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
18 index 47946a5e1..cb31dca65 100644
19 --- a/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
20 +++ b/sci-chemistry/chimera-bin/chimera-bin-1.14.ebuild
21 @@ -15,6 +15,8 @@ SLOT="0"
22 LICENSE="chimera"
23 KEYWORDS="~amd64 ~x86"
24
25 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
26 +
27 DEPEND="prefix? ( dev-util/patchelf )"
28 RDEPEND="
29 dev-lang/tcl
30
31 diff --git a/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild b/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild
32 index 47946a5e1..cb31dca65 100644
33 --- a/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild
34 +++ b/sci-chemistry/chimera-bin/chimera-bin-1.15.ebuild
35 @@ -15,6 +15,8 @@ SLOT="0"
36 LICENSE="chimera"
37 KEYWORDS="~amd64 ~x86"
38
39 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
40 +
41 DEPEND="prefix? ( dev-util/patchelf )"
42 RDEPEND="
43 dev-lang/tcl