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/dssp/
Date: Fri, 18 Jun 2021 19:18:27
Message-Id: 1624043846.52534e4620935c7d19b225911ecc96ab838ee1e8.soap@gentoo
1 commit: 52534e4620935c7d19b225911ecc96ab838ee1e8
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 18 19:17:26 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 18 19:17:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52534e46
7
8 sci-chemistry/dssp: Depend on dev-libs/boost:=[threads(+)]
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 sci-chemistry/dssp/{dssp-2.2.1-r1.ebuild => dssp-2.2.1-r2.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild b/sci-chemistry/dssp/dssp-2.2.1-r2.ebuild
17 similarity index 92%
18 rename from sci-chemistry/dssp/dssp-2.2.1-r1.ebuild
19 rename to sci-chemistry/dssp/dssp-2.2.1-r2.ebuild
20 index b660e9ef3c9..63075d4d429 100644
21 --- a/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild
22 +++ b/sci-chemistry/dssp/dssp-2.2.1-r2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -14,7 +14,7 @@ SLOT="0"
30 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
31 IUSE=""
32
33 -RDEPEND="dev-libs/boost:=[threads]"
34 +RDEPEND="dev-libs/boost:=[threads(+)]"
35 DEPEND="${RDEPEND}"
36
37 PATCHES=(