Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/bullet/
Date: Fri, 26 Aug 2022 10:46:58
Message-Id: 1661510789.8c6904a03c3e9f3c57de3d5ba687642b23a8752e.sam@gentoo
1 commit: 8c6904a03c3e9f3c57de3d5ba687642b23a8752e
2 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
3 AuthorDate: Thu Aug 25 21:41:07 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 10:46:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6904a0
7
8 sci-physics/bullet: use <pkg> tag in metadata.xml
9
10 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-physics/bullet/metadata.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml
17 index 9ab60278b74d..f6d1a3ecfebd 100644
18 --- a/sci-physics/bullet/metadata.xml
19 +++ b/sci-physics/bullet/metadata.xml
20 @@ -13,7 +13,7 @@
21 <use>
22 <flag restrict="&lt;=sci-physics/bullet-3.17" name="extras">Build the extras</flag>
23 <flag name="double-precision">Build libraries in double precision</flag>
24 - <flag name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag>
25 + <flag name="tbb">Enable multithreading with the Intel Threads Building Block <pkg>dev-cpp/tbb</pkg></flag>
26 </use>
27 <upstream>
28 <remote-id type="google-code">bullet</remote-id>