From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 24 Jan 2016 23:15:58 +0100 Subject: 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. --- dev-lang/spidermonkey/metadata.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-lang/spidermonkey/metadata.xml') diff --git a/dev-lang/spidermonkey/metadata.xml b/dev-lang/spidermonkey/metadata.xml index ec0cd3c674e0..80d2507cd7d2 100644 --- a/dev-lang/spidermonkey/metadata.xml +++ b/dev-lang/spidermonkey/metadata.xml @@ -6,9 +6,8 @@ Stand-alone JavaScript C library - Enable assertions to allow for easier debugging of programs that link to spidermonkey -- note this will often crash software on regular end-user systems - Build a threadsafe version of spidermonkey - Use the system-wide dev-libs/icu instead of bundled -- note, only takes effect when icu flag is enabled + Enable assertions to allow for easier debugging of programs that link to spidermonkey -- note this will often crash software on regular end-user systems + Build a threadsafe version of spidermonkey + Use the system-wide dev-libs/icu instead of bundled -- note, only takes effect when icu flag is enabled - -- cgit v1.2.3-18-g5258