summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-03-14 12:14:12 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-03-14 12:14:12 +0000
commite8ff6d032c0e66f360e13e1858fa64e6eb5289ce (patch)
tree8091a384c7a4d79f1c22771a9f6aca90ddb023da /dev-cpp/tbb/metadata.xml
parentVersion bump. Remove old. Fixes bugs #255755 and #261495. (diff)
downloadhistorical-e8ff6d032c0e66f360e13e1858fa64e6eb5289ce.tar.gz
historical-e8ff6d032c0e66f360e13e1858fa64e6eb5289ce.tar.bz2
historical-e8ff6d032c0e66f360e13e1858fa64e6eb5289ce.zip
Initial import. The ebuild differs much from the initial ebuild submitted by Matthew McCormick (bug #228641)
Package-Manager: portage-2.2_rc25/cvs/Linux x86_64
Diffstat (limited to 'dev-cpp/tbb/metadata.xml')
-rw-r--r--dev-cpp/tbb/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-cpp/tbb/metadata.xml b/dev-cpp/tbb/metadata.xml
new file mode 100644
index 000000000000..6ecbf08f597d
--- /dev/null
+++ b/dev-cpp/tbb/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>bicatali@gentoo.org</email>
+</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.
+ The Gentoo package installs the commercially aligned release since
+ it seemed to be more stable and with as many features as the stable
+ one.
+</longdescription>
+</pkgmetadata>