diff options
| author | Filip Kobierski <fkobi@pm.me> | 2024-12-19 13:51:52 +0100 |
|---|---|---|
| committer | Nowa Ammerlaan <nowa@gentoo.org> | 2024-12-19 16:09:48 +0100 |
| commit | c2a32661348079cafd4b108570383669fda96b77 (patch) | |
| tree | 53992b9ef169c3f76fb13cf2966ccf2e7b3f4de5 /dev-cpp/tbb | |
| parent | 4153b014b354b247217581f1f574041c2213faeb (diff) | |
| download | gentoo-c2a32661348079cafd4b108570383669fda96b77.tar.gz gentoo-c2a32661348079cafd4b108570383669fda96b77.tar.bz2 gentoo-c2a32661348079cafd4b108570383669fda96b77.zip | |
dev-cpp/tbb: metadata: update remote-id, add bugs-to & doc
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/39781
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb')
| -rw-r--r-- | dev-cpp/tbb/metadata.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-cpp/tbb/metadata.xml b/dev-cpp/tbb/metadata.xml index 7283fc113042..715f27d65282 100644 --- a/dev-cpp/tbb/metadata.xml +++ b/dev-cpp/tbb/metadata.xml @@ -13,6 +13,8 @@ for performance and scalability. </longdescription> <upstream> - <remote-id type="github">oneapi-src/oneTBB</remote-id> + <bugs-to>https://github.com/uxlfoundation/oneTBB/issues</bugs-to> + <doc>https://github.com/uxlfoundation/oneTBB?tab=readme-ov-file#documentation</doc> + <remote-id type="github">uxlfoundation/oneTBB</remote-id> </upstream> </pkgmetadata> |
