summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2014-03-15 20:59:23 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2014-03-15 20:59:23 +0000
commit34f915e25a5763437aa7945e0dfaff29ca063f2b (patch)
tree4cccea4bd1e5a92f75407bfeba40e551d2efbbbd /dev-vcs/git-annex
parentBackport upstream fixes for bug 503180. (diff)
downloadgentoo-2-34f915e25a5763437aa7945e0dfaff29ca063f2b.tar.gz
gentoo-2-34f915e25a5763437aa7945e0dfaff29ca063f2b.tar.bz2
gentoo-2-34f915e25a5763437aa7945e0dfaff29ca063f2b.zip
fix assistant dependency, #504610
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xEAD50D64D8D3571A!)
Diffstat (limited to 'dev-vcs/git-annex')
-rw-r--r--dev-vcs/git-annex/ChangeLog8
-rw-r--r--dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild (renamed from dev-vcs/git-annex/git-annex-5.20140306.ebuild)3
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-vcs/git-annex/ChangeLog b/dev-vcs/git-annex/ChangeLog
index 05265a2505c8..7023a4b792d5 100644
--- a/dev-vcs/git-annex/ChangeLog
+++ b/dev-vcs/git-annex/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-vcs/git-annex
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.21 2014/03/12 21:33:28 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/ChangeLog,v 1.22 2014/03/15 20:59:23 qnikst Exp $
+
+*git-annex-5.20140306-r1 (15 Mar 2014)
+
+ 15 Mar 2014; Alexander Vershilov <qnikst@gentoo.org>
+ +git-annex-5.20140306-r1.ebuild, -git-annex-5.20140306.ebuild:
+ fix assistant dependency, #504610
*git-annex-5.20140306 (12 Mar 2014)
diff --git a/dev-vcs/git-annex/git-annex-5.20140306.ebuild b/dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild
index dbf5778d8aa7..8a7eed2ca1dd 100644
--- a/dev-vcs/git-annex/git-annex-5.20140306.ebuild
+++ b/dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140306.ebuild,v 1.1 2014/03/12 21:33:28 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-annex/git-annex-5.20140306-r1.ebuild,v 1.1 2014/03/15 20:59:23 qnikst Exp $
EAPI=5
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE="android androidsplice +assistant +cryptohash +dbus +dns doc ekg +feed +inotify +pairing tahoe +production +quvi +s3 +tdfa +testsuite +webapp +webdav +xmpp"
RDEPEND="dev-vcs/git
+ assistant? ( sys-process/lsof )
"
DEPEND="${RDEPEND}
dev-haskell/async