From: Sergei Trofimovich Date: Thu, 16 Feb 2017 21:10:21 +0000 (+0000) Subject: dev-vcs/git-annex: disable USE=s3 by default, aws needs a port to http-conduit-2.2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b8640cbf77274e1860c635e05e6025a6b39413ac;p=gentoo.git 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 --- 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:=