diff options
author | Sven Wegener <swegener@gentoo.org> | 2010-01-20 23:35:48 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2010-01-20 23:35:48 +0000 |
commit | e71322189f5989053b9220470eb9de1337fea7a8 (patch) | |
tree | 5c06a3251f199ef17a1ed1e087c590d53a94ad53 /app-arch/cfv/metadata.xml | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-e71322189f5989053b9220470eb9de1337fea7a8.tar.gz gentoo-2-e71322189f5989053b9220470eb9de1337fea7a8.tar.bz2 gentoo-2-e71322189f5989053b9220470eb9de1337fea7a8.zip |
Allow checking .torrent files by pulling in net-p2p/bittorrent or net-p2p/bittornado, bug #294768.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/cfv/metadata.xml')
-rw-r--r-- | app-arch/cfv/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-arch/cfv/metadata.xml b/app-arch/cfv/metadata.xml index 991608adbe1f..3f2f41161b76 100644 --- a/app-arch/cfv/metadata.xml +++ b/app-arch/cfv/metadata.xml @@ -6,4 +6,13 @@ <email>swegener@gentoo.org</email> <description>Primary Maintainer</description> </maintainer> + <longdescription> + cfv is a utility to both test and create .sfv, .csv, .crc, + .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files. These + files are commonly used to ensure the correct retrieval or storage of + data. + </longdescription> + <use> + <flag name='bittorrent'>Enable support for checking .torrent files</flag> + </use> </pkgmetadata> |