diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 19:01:46 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 20:52:53 +0100 |
commit | 1357c800e8b67a6aa462118ce59d026b4d6424c4 (patch) | |
tree | 8ec28a674f1a5fde5c018b74628f85b0b7284987 /app-mobilephone/sobexsrv | |
parent | app-mobilephone/gnome-phone-manager: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-1357c800e8b67a6aa462118ce59d026b4d6424c4.tar.gz gentoo-1357c800e8b67a6aa462118ce59d026b4d6424c4.tar.bz2 gentoo-1357c800e8b67a6aa462118ce59d026b4d6424c4.zip |
app-mobilephone/sobexsrv: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'app-mobilephone/sobexsrv')
-rw-r--r-- | app-mobilephone/sobexsrv/metadata.xml | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/app-mobilephone/sobexsrv/metadata.xml b/app-mobilephone/sobexsrv/metadata.xml index 2988986f18be..99bdbeccf4c8 100644 --- a/app-mobilephone/sobexsrv/metadata.xml +++ b/app-mobilephone/sobexsrv/metadata.xml @@ -1,21 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>bircoph@gentoo.org</email> - <name>Andrew Savchenko</name> - </maintainer> - <longdescription> - sobexsrv is a Bluetooth OBEX server with Bluetooth Security - Mode-2 (application triggered security) support. It implements - OPUSH (put), OPULL (get) and OBEX-FTP (setpath + directory - listing) and therefore is a full OBEX server. Further it - supports pulling generic mime-types and provides a capability - object. sobexsrv was designed with flexibility and security in - mind and supports chroot (if suid root drop to calling uid - immediately). For flexibility a scripting interface provides - access to all functionalities of the server and therefore - allows implementation of further OBEX services on top of - sobexsrv. - </longdescription> + <maintainer type="person"> + <email>bircoph@gentoo.org</email> + <name>Andrew Savchenko</name> + </maintainer> + <longdescription> + sobexsrv is a Bluetooth OBEX server with Bluetooth Security + Mode-2 (application triggered security) support. It implements + OPUSH (put), OPULL (get) and OBEX-FTP (setpath + directory + listing) and therefore is a full OBEX server. Further it + supports pulling generic mime-types and provides a capability + object. sobexsrv was designed with flexibility and security in + mind and supports chroot (if suid root drop to calling uid + immediately). For flexibility a scripting interface provides + access to all functionalities of the server and therefore + allows implementation of further OBEX services on top of + sobexsrv. + </longdescription> </pkgmetadata> |