commit: 235e096ba28183239b1fc3a77eb2019f8180c077 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Mar 21 20:17:36 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Mar 26 19:15:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235e096b
media-video/rtmpdump: remove use flag description which exists already globally Closes: https://github.com/gentoo/gentoo/pull/7542 media-video/rtmpdump/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/media-video/rtmpdump/metadata.xml b/media-video/rtmpdump/metadata.xml index 724b1cb49d6..2028cee3c38 100644 --- a/media-video/rtmpdump/metadata.xml +++ b/media-video/rtmpdump/metadata.xml @@ -5,7 +5,4 @@ <email>[email protected]</email> <name>Markos Chandras</name> </maintainer> -<use> - <flag name="gnutls">Use GnuTLS library instead of the default OpenSSL</flag> -</use> </pkgmetadata>
