diff options
Diffstat (limited to 'dev-python/PythonQt/metadata.xml')
| -rw-r--r-- | dev-python/PythonQt/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/PythonQt/metadata.xml b/dev-python/PythonQt/metadata.xml index 1b4473ec0080..32c82921dccc 100644 --- a/dev-python/PythonQt/metadata.xml +++ b/dev-python/PythonQt/metadata.xml @@ -9,18 +9,18 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> - <longdescription> -PythonQt is a dynamic Python binding for the Qt framework. -It offers an easy way to embed the Python scripting language into your C++ Qt applications. -The focus of PythonQt is on embedding Python into an existing C++ application, -not on writing the whole application completely in Python. + <longdescription lang="en"> + PythonQt is a dynamic Python binding for the Qt framework. + It offers an easy way to embed the Python scripting language into + your C++ Qt applications. The focus of PythonQt is on embedding Python + into an existing C++ application, not on writing the whole application + completely in Python. </longdescription> <use> <flag name="extensions">Install extensions</flag> </use> <upstream> - <changelog>https://sourceforge.net/p/pythonqt/news/</changelog> - <doc>http://pythonqt.sourceforge.net/index.html</doc> + <remote-id type="github">MeVisLab/pythonqt</remote-id> <remote-id type="sourceforge">pythonqt</remote-id> </upstream> </pkgmetadata> |
