commit: 52534e4620935c7d19b225911ecc96ab838ee1e8
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 19:17:26 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 19:17:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52534e46
sci-chemistry/dssp: Depend on dev-libs/boost:=[threads(+)]
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-chemistry/dssp/{dssp-2.2.1-r1.ebuild => dssp-2.2.1-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild
b/sci-chemistry/dssp/dssp-2.2.1-r2.ebuild
similarity index 92%
rename from sci-chemistry/dssp/dssp-2.2.1-r1.ebuild
rename to sci-chemistry/dssp/dssp-2.2.1-r2.ebuild
index b660e9ef3c9..63075d4d429 100644
--- a/sci-chemistry/dssp/dssp-2.2.1-r1.ebuild
+++ b/sci-chemistry/dssp/dssp-2.2.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
-RDEPEND="dev-libs/boost:=[threads]"
+RDEPEND="dev-libs/boost:=[threads(+)]"
DEPEND="${RDEPEND}"
PATCHES=(