commit:     8fd6aebba43a741f588814951e6150d4f1ebb4d5
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Fri Jan 21 12:28:32 2022 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Fri Jan 21 12:28:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fd6aebb

sys-cluster/pcs-0.10.8-r3: depend on pacemaker <2.1.0

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-cluster/pcs/pcs-0.10.8-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/pcs/pcs-0.10.8-r3.ebuild 
b/sys-cluster/pcs/pcs-0.10.8-r3.ebuild
index 4c14ae970..68eccd9f1 100644
--- a/sys-cluster/pcs/pcs-0.10.8-r3.ebuild
+++ b/sys-cluster/pcs/pcs-0.10.8-r3.ebuild
@@ -39,7 +39,8 @@ RDEPEND="
        ')
        dev-libs/openssl
        >=sys-cluster/corosync-3.0
-       >=sys-cluster/pacemaker-2.0
+       >=sys-cluster/pacemaker-2.0.0
+       <sys-cluster/pacemaker-2.1.0
        sys-libs/pam
        sys-process/psmisc
 "

Reply via email to