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-lua/luarocks/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lua/luarocks/metadata.xml') diff --git a/dev-lua/luarocks/metadata.xml b/dev-lua/luarocks/metadata.xml index e5711e37bd9f..aa67518720fa 100644 --- a/dev-lua/luarocks/metadata.xml +++ b/dev-lua/luarocks/metadata.xml @@ -8,9 +8,9 @@ rafaelmartins@gentoo.org - Uses net-misc/curl for fetching lua + Uses net-misc/curl for fetching lua packages instead of net-misc/wget. - Uses dev-libs/openssl for verifying lua + Uses dev-libs/openssl for verifying lua packages instead of md5sum. -- cgit v1.2.3-65-gdbad