summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-16 15:31:39 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-16 15:31:49 +0200
commit67064ef687e8b3a61f5a4698ae1b029e2e70822c (patch)
treec3db398dabe9c6abe72d4840ef57f1518f923e93 /net-fs/cvmfs
parentsys-freebsd/freebsd-usbin: Merge FreeBSD-SA-15:24.rpcbind fix (diff)
downloadgentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.gz
gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.bz2
gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.zip
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-fs/cvmfs')
-rw-r--r--net-fs/cvmfs/metadata.xml23
1 files changed, 13 insertions, 10 deletions
diff --git a/net-fs/cvmfs/metadata.xml b/net-fs/cvmfs/metadata.xml
index b33579ead77e..d374ec7eef66 100644
--- a/net-fs/cvmfs/metadata.xml
+++ b/net-fs/cvmfs/metadata.xml
@@ -1,10 +1,10 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
- <email>bicatali@gentoo.org</email>
-</maintainer>
-<longdescription lang='en'>
+ <maintainer>
+ <email>bicatali@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
The CernVM File System is a client-server file system developed to
deliver software stacks onto virtual machines in a fast, scalable,
and reliable way. CernVM-FS is implemented as a FUSE module. It
@@ -14,9 +14,12 @@
avoids most of the firewall issues of other network file systems. It
transfers data file by file on demand, verifying the content by
SHA-1 keys.
-</longdescription>
-<use>
- <flag name='client'>Install the cvmfs client programs and init script</flag>
- <flag name='server'>Install the cvmfsd program and init script</flag>
-</use>
+ </longdescription>
+ <use>
+ <flag name="client">Install the cvmfs client programs and init script</flag>
+ <flag name="server">Install the cvmfsd program and init script</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">cvmfs/cvmfs</remote-id>
+ </upstream>
</pkgmetadata>