diff options
author | 2020-10-04 20:34:12 +0200 | |
---|---|---|
committer | 2020-10-05 16:21:40 -0400 | |
commit | ff37c2c1cbd5798ee4c5306429d8b0977b6cc64b (patch) | |
tree | 35107f2554d70c112f865e893bc13aa129541cbb /net-misc/cernbox-client/metadata.xml | |
parent | sci-mathematics/tisean sci-biology/DisEMBL drop (diff) | |
download | sci-ff37c2c1cbd5798ee4c5306429d8b0977b6cc64b.tar.gz sci-ff37c2c1cbd5798ee4c5306429d8b0977b6cc64b.tar.bz2 sci-ff37c2c1cbd5798ee4c5306429d8b0977b6cc64b.zip |
net-misc/cernbox-client: Bump to version 2.6.3.14058.
This commit also drops the old version in one commit,
since it was broken in any case (fetching failed).
It also adds myself as maintainer.
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'net-misc/cernbox-client/metadata.xml')
-rw-r--r-- | net-misc/cernbox-client/metadata.xml | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/net-misc/cernbox-client/metadata.xml b/net-misc/cernbox-client/metadata.xml index ac0a4fc58..c67ea7b66 100644 --- a/net-misc/cernbox-client/metadata.xml +++ b/net-misc/cernbox-client/metadata.xml @@ -1,27 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="person"> + <email>o.freyermuth@googlemail.com</email> + <name>Oliver Freyermuth</name> + </maintainer> <maintainer type="project"> <email>sci-physics@gentoo.org</email> <name>Gentoo Physics Project</name> </maintainer> <longdescription lang="en"> -This service provides a cloud synchronisation service for all CERN users between personal devices (like a laptop) and a centrally-managed data storage. + This service provides a cloud synchronisation service for all CERN users between personal devices (like a laptop) and a centrally-managed data storage. -Available to all CERN users. This service provides synchronisation capabilities: -everyone having a CERN computing account can use box to synchronise data (files and directories) across a series of (mobile) devices (smartphones, tablet, laptop, desktop). -Major software distributions are supported (notably recent Mac, Linux and Windows). + Available to all CERN users. This service provides synchronisation capabilities: + everyone having a CERN computing account can use box to synchronise data (files and directories) across a series of (mobile) devices (smartphones, tablet, laptop, desktop). + Major software distributions are supported (notably recent Mac, Linux and Windows). -The service provides off-line eventually synchronised access to data and it is also meant for data sharing across collaborators (for example to share presentations or text documents). + The service provides off-line eventually synchronised access to data and it is also meant for data sharing across collaborators (for example to share presentations or text documents). -The service is not suitable for critical-path activities like data acquisition, world-wide data distribution and massive batch processing. -</longdescription> + The service is not suitable for critical-path activities like data acquisition, world-wide data distribution and massive batch processing. + </longdescription> <use> <flag name="dolphin">Install the <pkg>kde-apps/dolphin</pkg> extension</flag> <flag name="nautilus">Install the <pkg>gnome-base/nautilus</pkg> extension</flag> - <flag name="sftp">Enable sftp transfer support via <pkg>net-libs/libssh</pkg></flag> </use> <upstream> - <doc>http://cernbox.web.cern.ch/cernbox/00_getting_started/index.html</doc> + <doc>https://cernbox.web.cern.ch/cernbox/</doc> </upstream> </pkgmetadata> |