summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-02-06 16:49:15 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2016-02-06 16:51:53 +0000
commit16923880692f85bdf0267429cc7ef4df7eebcd9f (patch)
tree151d3f78bc679f80c5bc83bac6701c2b97e274c0 /dev-vcs/git-annex/metadata.xml
parenteclass/rpm.eclass: add xz support to rpm_src_unpack (diff)
downloadgentoo-16923880692f85bdf0267429cc7ef4df7eebcd9f.tar.gz
gentoo-16923880692f85bdf0267429cc7ef4df7eebcd9f.tar.bz2
gentoo-16923880692f85bdf0267429cc7ef4df7eebcd9f.zip
dev-vcs/git-annex: bump up to 6.20160126, bug #572996
While at it restored dependencies on non-haskell packages: git, ikiwiki, perl, rsync Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/572996 Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-vcs/git-annex/metadata.xml')
-rw-r--r--dev-vcs/git-annex/metadata.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-vcs/git-annex/metadata.xml b/dev-vcs/git-annex/metadata.xml
index cd2b660679de..d98d30d380c2 100644
--- a/dev-vcs/git-annex/metadata.xml
+++ b/dev-vcs/git-annex/metadata.xml
@@ -21,26 +21,21 @@
</longdescription>
<use>
<flag name="assistant">Enable git-annex assistant and watch command</flag>
- <flag name="android">Building for Android</flag>
- <flag name="androidsplice">Get TH splices for Android.</flag>
+ <flag name="benchmark">Enable benchmarking</flag>
<flag name="asciiprogress">Use ascii-progress library (experimental)</flag>
- <flag name="cryptohash">Enable use of cryptohash for checksumming</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="desktop-notify">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="production">Enable production build (slower build; faster binary)</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="testsuite">Embed the test suite into git-annex</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>