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. --- sys-libs/uclibc/metadata.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys-libs/uclibc') diff --git a/sys-libs/uclibc/metadata.xml b/sys-libs/uclibc/metadata.xml index c616c63b7eff..df545f8f89ef 100644 --- a/sys-libs/uclibc/metadata.xml +++ b/sys-libs/uclibc/metadata.xml @@ -20,11 +20,11 @@ systems with support for alpha, ARM, cris, i386, i960, h8300, m68k, mips/mipsel, SH, SPARC, and v850 processors. - Enable sun nis/rpc support (you should use libtirpc though) - Force the use of ssp to be built into a hardened uclibc setup - Adds support for user defined configs - Build uclibc with backwards compatible + Enable sun nis/rpc support (you should use libtirpc though) + Force the use of ssp to be built into a hardened uclibc setup + Adds support for user defined configs + Build uclibc with backwards compatible options - Add support for word expansion (wordexp.h) + Add support for word expansion (wordexp.h) -- cgit v1.2.3-65-gdbad