diff options
author | Sven Wegener <swegener@gentoo.org> | 2018-10-26 18:50:20 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2018-10-26 18:50:58 +0000 |
commit | 80c6cc9ada32e98f7d3d2e1239b2a0e9351037b8 (patch) | |
tree | c517ced4481c0d525e201449504d38da69c43c24 /sys-fs/multipath-tools | |
parent | sci-chemistry/tm-align: x86 stable (bug #668654) (diff) | |
download | gentoo-80c6cc9ada32e98f7d3d2e1239b2a0e9351037b8.tar.gz gentoo-80c6cc9ada32e98f7d3d2e1239b2a0e9351037b8.tar.bz2 gentoo-80c6cc9ada32e98f7d3d2e1239b2a0e9351037b8.zip |
sys-fs/multipath-tools: Add sub-slot dependency for userspace-rcu
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-fs/multipath-tools')
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.6.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.7.7.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.7.8.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.6.4-r1.ebuild b/sys-fs/multipath-tools/multipath-tools-0.6.4-r1.ebuild index 9b0d1774bf8e..89238dd765fc 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.6.4-r1.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.6.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ IUSE="systemd rbd" RDEPEND=">=sys-fs/lvm2-2.02.45 >=virtual/udev-171 dev-libs/libaio - dev-libs/userspace-rcu + dev-libs/userspace-rcu:= sys-libs/readline:0= rbd? ( sys-cluster/ceph ) systemd? ( sys-apps/systemd )" diff --git a/sys-fs/multipath-tools/multipath-tools-0.7.7.ebuild b/sys-fs/multipath-tools/multipath-tools-0.7.7.ebuild index 2fc108707b42..6d0be1d4eb2e 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.7.7.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -17,7 +17,7 @@ IUSE="systemd rbd" RDEPEND=" dev-libs/json-c:= dev-libs/libaio - dev-libs/userspace-rcu + dev-libs/userspace-rcu:= >=sys-fs/lvm2-2.02.45 >=virtual/udev-171 sys-libs/readline:0= diff --git a/sys-fs/multipath-tools/multipath-tools-0.7.8.ebuild b/sys-fs/multipath-tools/multipath-tools-0.7.8.ebuild index 4740cf8fca78..6d0be1d4eb2e 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.7.8.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.7.8.ebuild @@ -17,7 +17,7 @@ IUSE="systemd rbd" RDEPEND=" dev-libs/json-c:= dev-libs/libaio - dev-libs/userspace-rcu + dev-libs/userspace-rcu:= >=sys-fs/lvm2-2.02.45 >=virtual/udev-171 sys-libs/readline:0= |