commit:     6bd875fe1b345fc5906eb4a78c29bc749e177a5a
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 01:27:39 2019 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Wed May  8 01:30:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd875fe

media-libs/opus: add myself as maintainer; update metadata.xml

USE=custom-modes description taken from configure.ac.

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 media-libs/opus/metadata.xml | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/media-libs/opus/metadata.xml b/media-libs/opus/metadata.xml
index f3553eca22f..434041c511d 100644
--- a/media-libs/opus/metadata.xml
+++ b/media-libs/opus/metadata.xml
@@ -1,11 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Sound project</name>
-  </maintainer>
-  <use>
-    <flag name="custom-modes">Build with custom-modes.</flag>
-  </use>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Sound project</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Stefan Strogin</name>
+       </maintainer>
+       <use>
+               <flag name="custom-modes">Enable non-Opus modes, e.g. 44.1 kHz 
and 2^n frames</flag>
+       </use>
 </pkgmetadata>

Reply via email to