www-apps/chromedriver-bin: block www-client/chromium (bug 649742)
authorMarco Genasci <fedeliallalinea@gmail.com>
Wed, 27 Jun 2018 00:08:40 +0000 (17:08 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 27 Jun 2018 00:11:46 +0000 (17:11 -0700)
Both packages install /usr/bin/chromedriver.

Closes: https://bugs.gentoo.org/649742
Package-Manager: Portage-2.3.40, Repoman-2.3.9

www-apps/chromedriver-bin/chromedriver-bin-2.24-r1.ebuild [moved from www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild with 84% similarity]
www-apps/chromedriver-bin/chromedriver-bin-2.30-r1.ebuild [moved from www-apps/chromedriver-bin/chromedriver-bin-2.30.ebuild with 84% similarity]
www-apps/chromedriver-bin/chromedriver-bin-2.35-r1.ebuild [moved from www-apps/chromedriver-bin/chromedriver-bin-2.35.ebuild with 89% similarity]

similarity index 84%
rename from www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild
rename to www-apps/chromedriver-bin/chromedriver-bin-2.24-r1.ebuild
index 3163f506be037a30013a357dd6230385d11dd158..20c77c77d8861b5878ef92ba9e067c96fc459173 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-RDEPEND="www-client/google-chrome"
+RDEPEND="!www-client/chromium
+       www-client/google-chrome"
 
 S="${WORKDIR}"
 QA_PREBUILT="usr/bin/chromedriver"
similarity index 84%
rename from www-apps/chromedriver-bin/chromedriver-bin-2.30.ebuild
rename to www-apps/chromedriver-bin/chromedriver-bin-2.30-r1.ebuild
index 3163f506be037a30013a357dd6230385d11dd158..20c77c77d8861b5878ef92ba9e067c96fc459173 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-RDEPEND="www-client/google-chrome"
+RDEPEND="!www-client/chromium
+       www-client/google-chrome"
 
 S="${WORKDIR}"
 QA_PREBUILT="usr/bin/chromedriver"
similarity index 89%
rename from www-apps/chromedriver-bin/chromedriver-bin-2.35.ebuild
rename to www-apps/chromedriver-bin/chromedriver-bin-2.35-r1.ebuild
index 07d1ad1d19051b25472c69c0102af078097c3c29..2ddd7f88b05afab62f6e4691e1182d1226579afb 100644 (file)
@@ -12,7 +12,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-RDEPEND="www-client/google-chrome"
+RDEPEND="!www-client/chromium
+       www-client/google-chrome"
 
 S="${WORKDIR}"
 QA_PREBUILT="usr/bin/chromedriver"