summaryrefslogtreecommitdiff
path: root/dev-cpp/tbb/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/tbb/metadata.xml')
-rw-r--r--dev-cpp/tbb/metadata.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-cpp/tbb/metadata.xml b/dev-cpp/tbb/metadata.xml
index 58e12b20d183..715f27d65282 100644
--- a/dev-cpp/tbb/metadata.xml
+++ b/dev-cpp/tbb/metadata.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
The Intel Threading Building Blocks is a library that helps you
leverage multi-core processor performance without having to be a
threading expert. It represents a higher-level, task-based
parallelism that abstracts platform details and threading mechanism
for performance and scalability.
</longdescription>
- <upstream>
- <bugs-to>https://github.com/uxlfoundation/oneTBB/issues</bugs-to>
- <doc>https://github.com/uxlfoundation/oneTBB?tab=readme-ov-file#documentation</doc>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <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>