diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:34:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | f31000f5ed040fea316a62a3dfac7b24c3c1d5f0 (patch) | |
tree | 8df6454781ba52027f89a57232bfc92c9b7b4479 | |
parent | dev-vcs/git-annex: drop old (diff) | |
download | gentoo-f31000f5ed040fea316a62a3dfac7b24c3c1d5f0.tar.gz gentoo-f31000f5ed040fea316a62a3dfac7b24c3c1d5f0.tar.bz2 gentoo-f31000f5ed040fea316a62a3dfac7b24c3c1d5f0.zip |
dev-vcs/git-annex: drop unused local USE-descriptions
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-vcs/git-annex/metadata.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-vcs/git-annex/metadata.xml b/dev-vcs/git-annex/metadata.xml index d98d30d380c2..a2415415f470 100644 --- a/dev-vcs/git-annex/metadata.xml +++ b/dev-vcs/git-annex/metadata.xml @@ -22,23 +22,14 @@ <use> <flag name="assistant">Enable git-annex assistant and watch command</flag> <flag name="benchmark">Enable benchmarking</flag> - <flag name="asciiprogress">Use ascii-progress library (experimental)</flag> <flag name="concurrentoutput">Use concurrent-output library (experimental)</flag> <flag name="cryptonite">Use the cryptonite library, instead of the older cryptohash</flag> - <flag name="database">Enable building with <pkg>dev-haskell/persistent</pkg> for database use</flag> - <flag name="desktopnotify">Enable desktop environment notifications</flag> - <flag name="dns">Enable the haskell DNS library for DNS lookup</flag> <flag name="ekg">Enable use of EKG to monitor git-annex as it runs.</flag> - <flag name="feed">Enable podcast feed support</flag> <flag name="network-uri">Get Network.URI from the network-uri package.</flag> <flag name="pairing">Enable pairing of git annex repositories</flag> - <flag name="quvi">Enable use of quvi to download videos</flag> <flag name="s3">Enable Amazon S3 remote</flag> - <flag name="tahoe">Enable the tahoe special remote</flag> - <flag name="tdfa">Use regex-tdfa for wildcards</flag> <flag name="torrentparser">Use haskell torrent library to parse torrent files</flag> <flag name="webapp">Enable git-annex webapp</flag> - <flag name="webapp-secure">Secure webapp</flag> <flag name="webdav">Enable webdav remote</flag> </use> </pkgmetadata> |