diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-08-17 00:38:30 +0300 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-08-17 00:38:46 +0300 |
commit | e1259af6a27a3de4460ca6068a0dc802c4d5ed8d (patch) | |
tree | 19bf0d4e8b93caae9c9a5724462a0ae323ddaee5 /dev-vcs/git-annex | |
parent | sys-kernel/genkernel: bump. (diff) | |
download | gentoo-e1259af6a27a3de4460ca6068a0dc802c4d5ed8d.tar.gz gentoo-e1259af6a27a3de4460ca6068a0dc802c4d5ed8d.tar.bz2 gentoo-e1259af6a27a3de4460ca6068a0dc802c4d5ed8d.zip |
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
Diffstat (limited to 'dev-vcs/git-annex')
-rw-r--r-- | dev-vcs/git-annex/git-annex-6.20160126.ebuild | 3 | ||||
-rw-r--r-- | dev-vcs/git-annex/git-annex-6.20160318.ebuild | 3 | ||||
-rw-r--r-- | 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 cabccbdf61f6..caa0433fd1c1 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 31ef5e61918e..7d1070e13135 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 31ef5e61918e..7d1070e13135 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:= ) |