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-lisp/gcl/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lisp/gcl') diff --git a/dev-lisp/gcl/metadata.xml b/dev-lisp/gcl/metadata.xml index 3e77021af943..83dd1ec0e9a9 100644 --- a/dev-lisp/gcl/metadata.xml +++ b/dev-lisp/gcl/metadata.xml @@ -8,7 +8,7 @@ code, providing for both good performance and facile portability. - Build a GCL with ANSI support (else build a traditional CLtL1 image) - Build xgcl - an interface to x11-libs/libXaw + Build a GCL with ANSI support (else build a traditional CLtL1 image) + Build xgcl - an interface to x11-libs/libXaw -- cgit v1.2.3-65-gdbad