diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-12-05 20:21:45 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-12-05 20:21:45 +0000 |
commit | 13c07d8d11cbaf07b7cc9c9f5b517e317fd048eb (patch) | |
tree | 072cecc5f386797835abf05f7fe0d01c26593784 /dev-cpp/tbb/metadata.xml | |
parent | Add EAPI=5 support; add check for presents of license; handle docs, examples ... (diff) | |
download | historical-13c07d8d11cbaf07b7cc9c9f5b517e317fd048eb.tar.gz historical-13c07d8d11cbaf07b7cc9c9f5b517e317fd048eb.tar.bz2 historical-13c07d8d11cbaf07b7cc9c9f5b517e317fd048eb.zip |
Switching maintainership to sci herd
Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64
Manifest-Sign-Key: 0x13CB1360
Diffstat (limited to 'dev-cpp/tbb/metadata.xml')
-rw-r--r-- | dev-cpp/tbb/metadata.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-cpp/tbb/metadata.xml b/dev-cpp/tbb/metadata.xml index d28d290b9a9a..4e6e40611722 100644 --- a/dev-cpp/tbb/metadata.xml +++ b/dev-cpp/tbb/metadata.xml @@ -1,10 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>bicatali@gentoo.org</email> - </maintainer> - <longdescription lang="en"> +<herd>sci</herd> +<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 |