commit: 0c362efff230fc0cbe25f4226d757db0f0130c15
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 22:19:07 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 22:20:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c362eff
www-apps/chromedriver-bin: add version constraint on www-client/google-chrome
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
...-bin-83.0.4103.39.ebuild => chromedriver-bin-83.0.4103.39-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apps/chromedriver-bin/chromedriver-bin-83.0.4103.39.ebuild
b/www-apps/chromedriver-bin/chromedriver-bin-83.0.4103.39-r1.ebuild
similarity index 93%
rename from www-apps/chromedriver-bin/chromedriver-bin-83.0.4103.39.ebuild
rename to www-apps/chromedriver-bin/chromedriver-bin-83.0.4103.39-r1.ebuild
index c96967a171b..75e2c16479f 100644
--- a/www-apps/chromedriver-bin/chromedriver-bin-83.0.4103.39.ebuild
+++ b/www-apps/chromedriver-bin/chromedriver-bin-83.0.4103.39-r1.ebuild
@@ -17,7 +17,7 @@ RESTRICT="bindist mirror strip"
BDEPEND="app-arch/unzip"
RDEPEND="!www-client/chromium
- www-client/google-chrome"
+ =www-client/google-chrome-$(ver_cut 1)*"
S="${WORKDIR}"
QA_PREBUILT="usr/bin/chromedriver"