Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libomp/
Date: Fri, 23 Sep 2016 07:29:12
Message-Id: 1474615740.4e3a4707b37e897c6df62fb866b72418d493f326.mgorny@gentoo
1 commit: 4e3a4707b37e897c6df62fb866b72418d493f326
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 14 14:43:42 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 23 07:29:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e3a4707
7
8 sys-libs/libomp: Add the LLVM project as co-maintainer
9
10 sys-libs/libomp/metadata.xml | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/sys-libs/libomp/metadata.xml b/sys-libs/libomp/metadata.xml
14 index c091bbc..7e5a689 100644
15 --- a/sys-libs/libomp/metadata.xml
16 +++ b/sys-libs/libomp/metadata.xml
17 @@ -5,5 +5,8 @@
18 <email>voyageur@g.o</email>
19 <name>Bernard Cafarelli</name>
20 </maintainer>
21 + <maintainer type="project">
22 + <email>llvm@g.o</email>
23 + </maintainer>
24 <longdescription>The OpenMP subproject of LLVM is intended to contain all of the components required to build an executing OpenMP program that are outside the compiler itself.</longdescription>
25 </pkgmetadata>