diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-02-16 21:10:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-02-16 21:57:01 +0000 |
commit | b8640cbf77274e1860c635e05e6025a6b39413ac (patch) | |
tree | 14f0f3e63371328ff4726a0895a518eeaeb7988f /dev-vcs/git-annex | |
parent | dev-haskell/hoauth2: bump up to 0.5.7 (diff) | |
download | gentoo-b8640cbf77274e1860c635e05e6025a6b39413ac.tar.gz gentoo-b8640cbf77274e1860c635e05e6025a6b39413ac.tar.bz2 gentoo-b8640cbf77274e1860c635e05e6025a6b39413ac.zip |
dev-vcs/git-annex: disable USE=s3 by default, aws needs a port to http-conduit-2.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-vcs/git-annex')
-rw-r--r-- | dev-vcs/git-annex/git-annex-6.20161031.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-annex/git-annex-6.20161031.ebuild b/dev-vcs/git-annex/git-annex-6.20161031.ebuild index 281e2ea934af..3385beaeda2f 100644 --- a/dev-vcs/git-annex/git-annex-6.20161031.ebuild +++ b/dev-vcs/git-annex/git-annex-6.20161031.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ RESTRICT="test" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux" -IUSE="+assistant benchmark +concurrentoutput +cryptonite doc +dbus +magicmime +network-uri +pairing +s3 +torrentparser +webapp +webdav +xmpp" +IUSE="+assistant benchmark +concurrentoutput +cryptonite doc +dbus +magicmime +network-uri +pairing s3 +torrentparser +webapp +webdav +xmpp" RDEPEND="dev-haskell/aeson:= dev-haskell/async:= |