diff options
Diffstat (limited to 'app-pda/synce-fur/metadata.xml')
-rw-r--r-- | app-pda/synce-fur/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app-pda/synce-fur/metadata.xml b/app-pda/synce-fur/metadata.xml new file mode 100644 index 000000000000..85f48c44b558 --- /dev/null +++ b/app-pda/synce-fur/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>pda</herd> +<maintainer> +<email>iaindb@netspace.net.au</email> +<name>Iain Buchanan</name> +<description>Proxy maintaining through mescalinum</description> +</maintainer> +<maintainer> +<email>mescalinum@gentoo.org</email> +<name>Federico Ferri</name> +</maintainer> +<use> +<flag name="void-chmod">enable a fake fuse hook for "chmod" that just returns 0</flag> +</use> +<longdescription> +FUSE based filesystem access to a connected SynCE device. +</longdescription> +</pkgmetadata> |