commit:     8a2eeb2817801da65ef267eb67d44e6b9cd88491
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 21:44:17 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 21:49:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2eeb28

dev-util/rr: bind to library subslots

Reported-by: Kent Fredric
Closes: https://bugs.gentoo.org/745801
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-util/rr/{rr-5.3.0-r1.ebuild => rr-5.3.0-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/rr/rr-5.3.0-r1.ebuild b/dev-util/rr/rr-5.3.0-r2.ebuild
similarity index 97%
rename from dev-util/rr/rr-5.3.0-r1.ebuild
rename to dev-util/rr/rr-5.3.0-r2.ebuild
index 792f4f9768e..a6c39d9625b 100644
--- a/dev-util/rr/rr-5.3.0-r1.ebuild
+++ b/dev-util/rr/rr-5.3.0-r2.ebuild
@@ -19,8 +19,8 @@ IUSE="multilib test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="
-       sys-libs/zlib
-       dev-libs/capnproto
+       sys-libs/zlib:=
+       dev-libs/capnproto:=
        ${PYTHON_DEPS}"
 RDEPEND="${DEPEND}
        sys-devel/gdb[xml]"

Reply via email to