diff options
author | Davide Pesavento <pesa@gentoo.org> | 2016-01-25 00:48:22 +0100 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2016-01-25 00:58:24 +0100 |
commit | 2565628931233667c7e74833fae7ca4cdb7fb17e (patch) | |
tree | 15bcd7ca505e014fd587c22b509e5dd14d4c720d /dev-qt/qt-mobility | |
parent | dev-qt/qt-creator: re-indent metadata.xml (diff) | |
download | gentoo-2565628931233667c7e74833fae7ca4cdb7fb17e.tar.gz gentoo-2565628931233667c7e74833fae7ca4cdb7fb17e.tar.bz2 gentoo-2565628931233667c7e74833fae7ca4cdb7fb17e.zip |
dev-qt/qt-mobility: re-indent metadata.xml
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-qt/qt-mobility')
-rw-r--r-- | dev-qt/qt-mobility/metadata.xml | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/dev-qt/qt-mobility/metadata.xml b/dev-qt/qt-mobility/metadata.xml index 635c8ce22c1a..60dc4cc36106 100644 --- a/dev-qt/qt-mobility/metadata.xml +++ b/dev-qt/qt-mobility/metadata.xml @@ -1,32 +1,32 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>qt@gentoo.org</email> - <name>Gentoo Qt Project</name> -</maintainer> -<use> - <flag name="bluetooth">Enable Bluetooth support in QtConnectivity and QtSystemInfo modules</flag> - <flag name="connectivity">Build the QtConnectivity module</flag> - <flag name="contacts">Build the QtContacts module</flag> - <flag name="feedback">Build the QtFeedback module</flag> - <flag name="gallery">Build the QtGallery module</flag> - <flag name="location">Build the QtLocation module</flag> - <flag name="messaging">Build the QtMessaging module</flag> - <flag name="multimedia">Build the QtMultimediaKit module</flag> - <flag name="networkmanager">Enable NetworkManager support in QtBearer and QtSystemInfo modules</flag> - <flag name="organizer">Build the QtOrganizer module</flag> - <flag name="publishsubscribe">Build the QtPublishSubscribe module</flag> - <flag name="pulseaudio">Enable PulseAudio support in QtMultimediaKit module</flag> - <flag name="qml">Build QML bindings</flag> - <flag name="sensors">Build the QtSensors module</flag> - <flag name="serviceframework">Build the QtServiceFramework module</flag> - <flag name="systeminfo">Build the QtSystemInfo module</flag> - <flag name="tools">Build various useful tools (e.g.: qcrmlgen, servicexmlgen, vsexplorer, ...)</flag> - <flag name="versit">Build the QtVersit module</flag> -</use> -<upstream> - <bugs-to>https://bugreports.qt.io/</bugs-to> - <doc>http://doc-snapshots.qt.io/qt-mobility/index.html</doc> -</upstream> + <maintainer type="project"> + <email>qt@gentoo.org</email> + <name>Gentoo Qt Project</name> + </maintainer> + <use> + <flag name="bluetooth">Enable Bluetooth support in QtConnectivity and QtSystemInfo modules</flag> + <flag name="connectivity">Build the QtConnectivity module</flag> + <flag name="contacts">Build the QtContacts module</flag> + <flag name="feedback">Build the QtFeedback module</flag> + <flag name="gallery">Build the QtGallery module</flag> + <flag name="location">Build the QtLocation module</flag> + <flag name="messaging">Build the QtMessaging module</flag> + <flag name="multimedia">Build the QtMultimediaKit module</flag> + <flag name="networkmanager">Enable NetworkManager support in QtBearer and QtSystemInfo modules</flag> + <flag name="organizer">Build the QtOrganizer module</flag> + <flag name="publishsubscribe">Build the QtPublishSubscribe module</flag> + <flag name="pulseaudio">Enable PulseAudio support in QtMultimediaKit module</flag> + <flag name="qml">Build QML bindings</flag> + <flag name="sensors">Build the QtSensors module</flag> + <flag name="serviceframework">Build the QtServiceFramework module</flag> + <flag name="systeminfo">Build the QtSystemInfo module</flag> + <flag name="tools">Build various useful tools (e.g.: qcrmlgen, servicexmlgen, vsexplorer, ...)</flag> + <flag name="versit">Build the QtVersit module</flag> + </use> + <upstream> + <bugs-to>https://bugreports.qt.io/</bugs-to> + <doc>http://doc-snapshots.qt.io/qt-mobility/index.html</doc> + </upstream> </pkgmetadata> |