Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/rtmpdump/
Date: Mon, 26 Mar 2018 19:18:14
Message-Id: 1522091727.235e096ba28183239b1fc3a77eb2019f8180c077.bman@gentoo
1 commit: 235e096ba28183239b1fc3a77eb2019f8180c077
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Mar 21 20:17:36 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 26 19:15:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235e096b
7
8 media-video/rtmpdump: remove use flag description which exists already globally
9
10 Closes: https://github.com/gentoo/gentoo/pull/7542
11
12 media-video/rtmpdump/metadata.xml | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/media-video/rtmpdump/metadata.xml b/media-video/rtmpdump/metadata.xml
16 index 724b1cb49d6..2028cee3c38 100644
17 --- a/media-video/rtmpdump/metadata.xml
18 +++ b/media-video/rtmpdump/metadata.xml
19 @@ -5,7 +5,4 @@
20 <email>hwoarang@g.o</email>
21 <name>Markos Chandras</name>
22 </maintainer>
23 -<use>
24 - <flag name="gnutls">Use GnuTLS library instead of the default OpenSSL</flag>
25 -</use>
26 </pkgmetadata>