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-kernel/ck-sources/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-kernel/ck-sources') diff --git a/sys-kernel/ck-sources/metadata.xml b/sys-kernel/ck-sources/metadata.xml index a57973b7f6d4..0ca2da0b940c 100644 --- a/sys-kernel/ck-sources/metadata.xml +++ b/sys-kernel/ck-sources/metadata.xml @@ -5,14 +5,14 @@ yngwin@gentoo.org - BFS by itself vs the full ck patchset - Allow experimental code. Can break or degrade + BFS by itself vs the full ck patchset + Allow experimental code. Can break or degrade performance. (UNSUPPORTED) - Use upgradable read/write locks in place of the grq + Use upgradable read/write locks in place of the grq spinlock. (EXPERIMENTAL) - Remove binary blobs from kernel sources to provide + Remove binary blobs from kernel sources to provide libre license compliance. -- cgit v1.2.3-65-gdbad