diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2009-02-12 16:21:25 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2009-02-12 16:21:25 +0000 |
commit | 59fd3bcfbd68a45c2ec22fda4e007f3846599e1a (patch) | |
tree | d4f458af4fafae2e5b83fe85cde9ec2f42293984 /sys-fs/ntfs3g/files | |
parent | Revision bump to change slot, suggested in bug #258384 (diff) | |
download | gentoo-2-59fd3bcfbd68a45c2ec22fda4e007f3846599e1a.tar.gz gentoo-2-59fd3bcfbd68a45c2ec22fda4e007f3846599e1a.tar.bz2 gentoo-2-59fd3bcfbd68a45c2ec22fda4e007f3846599e1a.zip |
Version bump (bug #256065). Clean out version 1.5012.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/ntfs3g/files')
-rw-r--r-- | sys-fs/ntfs3g/files/10-ntfs3g.fdi.2009 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys-fs/ntfs3g/files/10-ntfs3g.fdi.2009 b/sys-fs/ntfs3g/files/10-ntfs3g.fdi.2009 new file mode 100644 index 000000000000..5afc3c9aed14 --- /dev/null +++ b/sys-fs/ntfs3g/files/10-ntfs3g.fdi.2009 @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<deviceinfo version="0.2"> + <device> + <match key="volume.fstype" string="ntfs"> + <merge key="volume.fstype" type="string">ntfs-3g</merge> + </match> + </device> +</deviceinfo> |