media-sound/audacious: Fix mixing of tabs and spaces in metadata.xml

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Seifert
2017-08-13 13:08:12 +02:00
parent f9f037be81
commit 391f27b37e

View File

@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zx2c4@gentoo.org</email>
<name>Jason A. Donenfeld</name>
</maintainer>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
<use>
<flag name="chardet">Try to handle non-UTF8 chinese/japanese/korean ID3 tags</flag>
<flag name="gtk3">Link against version 3 of the GIMP Toolkit instead of version 2 (x11-libs/gtk+)</flag>
</use>
<maintainer type="person">
<email>zx2c4@gentoo.org</email>
<name>Jason A. Donenfeld</name>
</maintainer>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
<use>
<flag name="chardet">Try to handle non-UTF8 chinese/japanese/korean ID3 tags</flag>
<flag name="gtk3">Link against version 3 of the GIMP Toolkit instead of version 2 (x11-libs/gtk+)</flag>
</use>
</pkgmetadata>