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-cluster/corosync/
Date: Sun, 11 Aug 2019 08:45:14
Message-Id: 1565513105.313431bc048b710c5f3cd829a9b31bb9b5d8c685.mgorny@gentoo
1 commit: 313431bc048b710c5f3cd829a9b31bb9b5d8c685
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 11 08:44:20 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 11 08:45:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313431bc
7
8 sys-cluster/corosync: Remove duplicated global flag desc
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-cluster/corosync/metadata.xml | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/sys-cluster/corosync/metadata.xml b/sys-cluster/corosync/metadata.xml
16 index 58bce1144c7..9f947509ce3 100644
17 --- a/sys-cluster/corosync/metadata.xml
18 +++ b/sys-cluster/corosync/metadata.xml
19 @@ -9,9 +9,6 @@
20 <email>cluster@g.o</email>
21 <name>Gentoo Cluster Project</name>
22 </maintainer>
23 - <use>
24 - <flag name="infiniband">Enable Infiniband RDMA transport support</flag>
25 - </use>
26 <upstream>
27 <remote-id type="github">corosync/corosync</remote-id>
28 </upstream>