commit: b515f22d12c51d255de860d1d3330764db765f46 Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> AuthorDate: Sun Jun 12 07:46:32 2016 +0000 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> CommitDate: Sun Jun 12 07:59:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b515f22d
app-mobilephone/sobexsrv: take an orphaned package Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org> app-mobilephone/sobexsrv/metadata.xml | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/app-mobilephone/sobexsrv/metadata.xml b/app-mobilephone/sobexsrv/metadata.xml index 0e6c12c..2988986 100644 --- a/app-mobilephone/sobexsrv/metadata.xml +++ b/app-mobilephone/sobexsrv/metadata.xml @@ -1,13 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <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>[email protected]</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>
