From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 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. --- app-shells/bash/metadata.xml | 8 ++++---- app-shells/ccsh/metadata.xml | 2 +- app-shells/scsh-install-lib/metadata.xml | 2 +- app-shells/shish/metadata.xml | 2 +- app-shells/z/metadata.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'app-shells') diff --git a/app-shells/bash/metadata.xml b/app-shells/bash/metadata.xml index 8598dc9b880d..a35daa8bc6d8 100644 --- a/app-shells/bash/metadata.xml +++ b/app-shells/bash/metadata.xml @@ -3,11 +3,11 @@ base-system - Log ALL commands typed into bash; should ONLY be + Log ALL commands typed into bash; should ONLY be used in restricted environments such as honeypots - Build with custom malloc/free overwriting allocated/freed memory - Enable /dev/tcp/host/port redirection - Add support for loading builtins at runtime via + Build with custom malloc/free overwriting allocated/freed memory + Enable /dev/tcp/host/port redirection + Add support for loading builtins at runtime via 'enable' diff --git a/app-shells/ccsh/metadata.xml b/app-shells/ccsh/metadata.xml index cda19065280a..fc63ecc48d32 100644 --- a/app-shells/ccsh/metadata.xml +++ b/app-shells/ccsh/metadata.xml @@ -1,4 +1,4 @@ - + diff --git a/app-shells/scsh-install-lib/metadata.xml b/app-shells/scsh-install-lib/metadata.xml index 41e25959213c..5a56f6e7a85a 100644 --- a/app-shells/scsh-install-lib/metadata.xml +++ b/app-shells/scsh-install-lib/metadata.xml @@ -3,6 +3,6 @@ scheme - Use a non-FHS directory layout + Use a non-FHS directory layout diff --git a/app-shells/shish/metadata.xml b/app-shells/shish/metadata.xml index b56860757992..8205b2ac3032 100644 --- a/app-shells/shish/metadata.xml +++ b/app-shells/shish/metadata.xml @@ -5,6 +5,6 @@ maintainer-needed@gentoo.org - Use dev-libs/dietlibc + Use dev-libs/dietlibc diff --git a/app-shells/z/metadata.xml b/app-shells/z/metadata.xml index f218e0f98b01..3a901a81190e 100644 --- a/app-shells/z/metadata.xml +++ b/app-shells/z/metadata.xml @@ -1,4 +1,4 @@ - + -- cgit v1.2.3