Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt-mobility/
Date: Sun, 24 Jan 2016 23:59:17
Message-Id: 1453679904.2565628931233667c7e74833fae7ca4cdb7fb17e.pesa@gentoo
1 commit: 2565628931233667c7e74833fae7ca4cdb7fb17e
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 24 23:48:22 2016 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 24 23:58:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25656289
7
8 dev-qt/qt-mobility: re-indent metadata.xml
9
10 Package-Manager: portage-2.2.27
11
12 dev-qt/qt-mobility/metadata.xml | 56 ++++++++++++++++++++---------------------
13 1 file changed, 28 insertions(+), 28 deletions(-)
14
15 diff --git a/dev-qt/qt-mobility/metadata.xml b/dev-qt/qt-mobility/metadata.xml
16 index 635c8ce..60dc4cc 100644
17 --- a/dev-qt/qt-mobility/metadata.xml
18 +++ b/dev-qt/qt-mobility/metadata.xml
19 @@ -1,32 +1,32 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 -<maintainer type="project">
24 - <email>qt@g.o</email>
25 - <name>Gentoo Qt Project</name>
26 -</maintainer>
27 -<use>
28 - <flag name="bluetooth">Enable Bluetooth support in QtConnectivity and QtSystemInfo modules</flag>
29 - <flag name="connectivity">Build the QtConnectivity module</flag>
30 - <flag name="contacts">Build the QtContacts module</flag>
31 - <flag name="feedback">Build the QtFeedback module</flag>
32 - <flag name="gallery">Build the QtGallery module</flag>
33 - <flag name="location">Build the QtLocation module</flag>
34 - <flag name="messaging">Build the QtMessaging module</flag>
35 - <flag name="multimedia">Build the QtMultimediaKit module</flag>
36 - <flag name="networkmanager">Enable NetworkManager support in QtBearer and QtSystemInfo modules</flag>
37 - <flag name="organizer">Build the QtOrganizer module</flag>
38 - <flag name="publishsubscribe">Build the QtPublishSubscribe module</flag>
39 - <flag name="pulseaudio">Enable PulseAudio support in QtMultimediaKit module</flag>
40 - <flag name="qml">Build QML bindings</flag>
41 - <flag name="sensors">Build the QtSensors module</flag>
42 - <flag name="serviceframework">Build the QtServiceFramework module</flag>
43 - <flag name="systeminfo">Build the QtSystemInfo module</flag>
44 - <flag name="tools">Build various useful tools (e.g.: qcrmlgen, servicexmlgen, vsexplorer, ...)</flag>
45 - <flag name="versit">Build the QtVersit module</flag>
46 -</use>
47 -<upstream>
48 - <bugs-to>https://bugreports.qt.io/</bugs-to>
49 - <doc>http://doc-snapshots.qt.io/qt-mobility/index.html</doc>
50 -</upstream>
51 + <maintainer type="project">
52 + <email>qt@g.o</email>
53 + <name>Gentoo Qt Project</name>
54 + </maintainer>
55 + <use>
56 + <flag name="bluetooth">Enable Bluetooth support in QtConnectivity and QtSystemInfo modules</flag>
57 + <flag name="connectivity">Build the QtConnectivity module</flag>
58 + <flag name="contacts">Build the QtContacts module</flag>
59 + <flag name="feedback">Build the QtFeedback module</flag>
60 + <flag name="gallery">Build the QtGallery module</flag>
61 + <flag name="location">Build the QtLocation module</flag>
62 + <flag name="messaging">Build the QtMessaging module</flag>
63 + <flag name="multimedia">Build the QtMultimediaKit module</flag>
64 + <flag name="networkmanager">Enable NetworkManager support in QtBearer and QtSystemInfo modules</flag>
65 + <flag name="organizer">Build the QtOrganizer module</flag>
66 + <flag name="publishsubscribe">Build the QtPublishSubscribe module</flag>
67 + <flag name="pulseaudio">Enable PulseAudio support in QtMultimediaKit module</flag>
68 + <flag name="qml">Build QML bindings</flag>
69 + <flag name="sensors">Build the QtSensors module</flag>
70 + <flag name="serviceframework">Build the QtServiceFramework module</flag>
71 + <flag name="systeminfo">Build the QtSystemInfo module</flag>
72 + <flag name="tools">Build various useful tools (e.g.: qcrmlgen, servicexmlgen, vsexplorer, ...)</flag>
73 + <flag name="versit">Build the QtVersit module</flag>
74 + </use>
75 + <upstream>
76 + <bugs-to>https://bugreports.qt.io/</bugs-to>
77 + <doc>http://doc-snapshots.qt.io/qt-mobility/index.html</doc>
78 + </upstream>
79 </pkgmetadata>