diff options
author | 2009-08-07 01:24:20 +0000 | |
---|---|---|
committer | 2009-08-07 01:24:20 +0000 | |
commit | f044a90b866ef5e47658458bf5b78bd0801e79c5 (patch) | |
tree | bc002615dcbf477abec65ec3c62f3059afa05e97 /app-pda/synce-fur/metadata.xml | |
parent | +synce-fur (diff) | |
download | gentoo-2-f044a90b866ef5e47658458bf5b78bd0801e79c5.tar.gz gentoo-2-f044a90b866ef5e47658458bf5b78bd0801e79c5.tar.bz2 gentoo-2-f044a90b866ef5e47658458bf5b78bd0801e79c5.zip |
First release
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
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> |