From: David Seifert Date: Sat, 25 Nov 2017 20:05:00 +0000 (+0100) Subject: dev-python/pycxx: [QA] Consistent whitespace in metadata.xml X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08e8fa5fbab426f50a5d78ff8103a86f33078179;p=gentoo.git dev-python/pycxx: [QA] Consistent whitespace in metadata.xml --- diff --git a/dev-python/pycxx/metadata.xml b/dev-python/pycxx/metadata.xml index 0281b4a393da..1ae41d3ea2f0 100644 --- a/dev-python/pycxx/metadata.xml +++ b/dev-python/pycxx/metadata.xml @@ -6,12 +6,12 @@ Python - PyCXX is a set of C++ facilities to make it easier to write Python - extensions. The chief way in which PyCXX makes it easier to write - Python extensions is that it increases the probability that - your program will not make a reference-counting error and will not - have to continually check error returns from the Python C API. - + PyCXX is a set of C++ facilities to make it easier to write Python + extensions. The chief way in which PyCXX makes it easier to write + Python extensions is that it increases the probability that + your program will not make a reference-counting error and will not + have to continually check error returns from the Python C API. + cxx