summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-12-05 20:21:36 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-12-05 20:21:36 +0000
commit295a10e410ad903b5f87f56da6af9b39d275c84e (patch)
tree7bda3bdc09af686161428895ca9cf9d897b1b537
parentAdd EAPI=5 support; add check for presents of license; handle docs, examples ... (diff)
downloadgentoo-2-295a10e410ad903b5f87f56da6af9b39d275c84e.tar.gz
gentoo-2-295a10e410ad903b5f87f56da6af9b39d275c84e.tar.bz2
gentoo-2-295a10e410ad903b5f87f56da6af9b39d275c84e.zip
Switching maintainership to sci herd
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
-rw-r--r--dev-cpp/tbb/ChangeLog5
-rw-r--r--dev-cpp/tbb/metadata.xml6
2 files changed, 6 insertions, 5 deletions
diff --git a/dev-cpp/tbb/ChangeLog b/dev-cpp/tbb/ChangeLog
index 6fe67f652cdb..9a4bf5e43e30 100644
--- a/dev-cpp/tbb/ChangeLog
+++ b/dev-cpp/tbb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/tbb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.29 2012/12/05 19:20:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.30 2012/12/05 20:21:36 bicatali Exp $
+
+ 05 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
+ Switching maintainership to sci herd
05 Dec 2012; Justin Lecher <jlec@gentoo.org>
+files/tbb-4.1.20121003-ldflags.patch, metadata.xml:
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