summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2011-12-19 19:36:35 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2011-12-19 19:36:35 +0000
commit4dd454028847f4f52079c9988944ca3584d23ba5 (patch)
tree9d98f33b8d8692fb55a456bc988f6fac72e81f4e /net-libs/xrootd/metadata.xml
parent[bump] virtual/perl-Attribute-Handlers-0.930.0 (diff)
downloadgentoo-2-4dd454028847f4f52079c9988944ca3584d23ba5.tar.gz
gentoo-2-4dd454028847f4f52079c9988944ca3584d23ba5.tar.bz2
gentoo-2-4dd454028847f4f52079c9988944ca3584d23ba5.zip
Initial import to the main tree
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/xrootd/metadata.xml')
-rw-r--r--net-libs/xrootd/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-libs/xrootd/metadata.xml b/net-libs/xrootd/metadata.xml
new file mode 100644
index 000000000000..b629e537dcfd
--- /dev/null
+++ b/net-libs/xrootd/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci-physics</herd>
+<longdescription lang="en">
+ XROOTD software framework is a fully generic suite for fast, low latency and
+ scalable data access, which can serve natively any kind of data, organized as
+ a hierarchical filesystem-like namespace, based on the concept of directory.
+ It is usually used with <pkg>sci-physics/root</pkg> and its PROOF facilities
+ for cluster computing in high energy physics.
+</longdescription>
+<use>
+ <flag name="fuse">Enable the <pkg>sys-fs/fuse</pkg> filesystem driver</flag>
+</use>
+</pkgmetadata>