mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
<description>Maintainer for actual Lucene issues.</description>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name='contrib'>Include extra functionality from contrib/</flag>
|
||||
<flag name="contrib">Include extra functionality from contrib/</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user