commit: a2a6f9a2f1ccc11f21d7d3d58e82d77735a0a28b Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sun Feb 19 05:07:09 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 05:08:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a6f9a2
app-emulation/faudio: drop to maintainer-needed No longer needed by wine@, >=wine-7 uses it differently (needs a mingw .dll build), and <=wine-6 isn't supported anymore. Meant to last rite but app-emulation/86Box uses it, did ebuild cleanups so it should be easy to maintain for whoever handles it in the future. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-emulation/faudio/metadata.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/app-emulation/faudio/metadata.xml b/app-emulation/faudio/metadata.xml index 697202e2f1d7..f191d2253d7a 100644 --- a/app-emulation/faudio/metadata.xml +++ b/app-emulation/faudio/metadata.xml @@ -1,14 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Wine</name> - <description> - This package must be kept in sync with repo/proj/wine repository. - Any changes need to be run past the maintainer to ensure the two repositories are kept in sync. - </description> - </maintainer> + <!-- maintainer-needed --> <longdescription> FAudio, is an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries for the FNA project, including XAudio2, X3DAudio, XAPO, and XACT3.
