summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 21:05:00 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-25 22:41:26 +0100
commit08e8fa5fbab426f50a5d78ff8103a86f33078179 (patch)
treeeb703ba5e954add134dbf45ec33b2d8da2fe55ce /dev-python/pycxx
parentdev-python/pycrypto: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-08e8fa5fbab426f50a5d78ff8103a86f33078179.tar.gz
gentoo-08e8fa5fbab426f50a5d78ff8103a86f33078179.tar.bz2
gentoo-08e8fa5fbab426f50a5d78ff8103a86f33078179.zip
dev-python/pycxx: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-python/pycxx')
-rw-r--r--dev-python/pycxx/metadata.xml12
1 files changed, 6 insertions, 6 deletions
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 @@
<name>Python</name>
</maintainer>
<longdescription lang="en">
- 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.
- </longdescription>
+ 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.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">cxx</remote-id>
</upstream>