commit:     e1259af6a27a3de4460ca6068a0dc802c4d5ed8d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 21:38:30 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 21:38:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1259af6

dev-vcs/git-annex: restore lsof dependency, bug #591252

Reporter-by: Devrin Talen
Bug: https://bugs.gentoo.org/591252

Package-Manager: portage-2.2.27_p10

 dev-vcs/git-annex/git-annex-6.20160126.ebuild | 3 ++-
 dev-vcs/git-annex/git-annex-6.20160318.ebuild | 3 ++-
 dev-vcs/git-annex/git-annex-6.20160419.ebuild | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-vcs/git-annex/git-annex-6.20160126.ebuild 
b/dev-vcs/git-annex/git-annex-6.20160126.ebuild
index cabccbd..caa0433 100644
--- a/dev-vcs/git-annex/git-annex-6.20160126.ebuild
+++ b/dev-vcs/git-annex/git-annex-6.20160126.ebuild
@@ -64,7 +64,8 @@ RDEPEND="dev-haskell/aeson:=
        dev-haskell/xml-types:=
        >=dev-lang/ghc-7.6.1:=
        assistant? ( dev-haskell/dns:=
-                       dev-haskell/hinotify:= )
+                       dev-haskell/hinotify:=
+                       sys-process/lsof )
        benchmark? ( dev-haskell/criterion:= )
        concurrentoutput? ( >=dev-haskell/concurrent-output-1.6:= )
        cryptonite? ( dev-haskell/cryptonite:= )

diff --git a/dev-vcs/git-annex/git-annex-6.20160318.ebuild 
b/dev-vcs/git-annex/git-annex-6.20160318.ebuild
index 31ef5e6..7d1070e 100644
--- a/dev-vcs/git-annex/git-annex-6.20160318.ebuild
+++ b/dev-vcs/git-annex/git-annex-6.20160318.ebuild
@@ -61,7 +61,8 @@ RDEPEND="dev-haskell/aeson:=
        >=dev-lang/ghc-7.6.1:=
        assistant? ( dev-haskell/dns:=
                        dev-haskell/hinotify:=
-                       dev-haskell/mountpoints:= )
+                       dev-haskell/mountpoints:=
+                       sys-process/lsof )
        benchmark? ( dev-haskell/criterion:= )
        concurrentoutput? ( >=dev-haskell/concurrent-output-1.6:= )
        cryptonite? ( dev-haskell/cryptonite:= )

diff --git a/dev-vcs/git-annex/git-annex-6.20160419.ebuild 
b/dev-vcs/git-annex/git-annex-6.20160419.ebuild
index 31ef5e6..7d1070e 100644
--- a/dev-vcs/git-annex/git-annex-6.20160419.ebuild
+++ b/dev-vcs/git-annex/git-annex-6.20160419.ebuild
@@ -61,7 +61,8 @@ RDEPEND="dev-haskell/aeson:=
        >=dev-lang/ghc-7.6.1:=
        assistant? ( dev-haskell/dns:=
                        dev-haskell/hinotify:=
-                       dev-haskell/mountpoints:= )
+                       dev-haskell/mountpoints:=
+                       sys-process/lsof )
        benchmark? ( dev-haskell/criterion:= )
        concurrentoutput? ( >=dev-haskell/concurrent-output-1.6:= )
        cryptonite? ( dev-haskell/cryptonite:= )

Reply via email to