commit:     cf4b8d6c6a5b6e7e1b8b29a2f3045298a6ffc403
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 31 21:24:23 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Oct 31 21:24:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4b8d6c

www-client/firefox: adjust dev-util/cbindgen dependency

www-client/firefox-63.x doesn't build against >=dev-util/cbindgen-0.6.7.

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-63.0.1.ebuild | 2 +-
 www-client/firefox/firefox-63.0.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/firefox-63.0.1.ebuild 
b/www-client/firefox/firefox-63.0.1.ebuild
index 3b7c9d2ecfd..b2621cb3f5c 100644
--- a/www-client/firefox/firefox-63.0.1.ebuild
+++ b/www-client/firefox/firefox-63.0.1.ebuild
@@ -104,7 +104,7 @@ RDEPEND="${CDEPEND}
 DEPEND="${CDEPEND}
        app-arch/zip
        app-arch/unzip
-       dev-util/cbindgen
+       <dev-util/cbindgen-0.6.7
        >=net-libs/nodejs-8.11.0
        >=sys-devel/binutils-2.30
        sys-apps/findutils

diff --git a/www-client/firefox/firefox-63.0.ebuild 
b/www-client/firefox/firefox-63.0.ebuild
index 3b7c9d2ecfd..b2621cb3f5c 100644
--- a/www-client/firefox/firefox-63.0.ebuild
+++ b/www-client/firefox/firefox-63.0.ebuild
@@ -104,7 +104,7 @@ RDEPEND="${CDEPEND}
 DEPEND="${CDEPEND}
        app-arch/zip
        app-arch/unzip
-       dev-util/cbindgen
+       <dev-util/cbindgen-0.6.7
        >=net-libs/nodejs-8.11.0
        >=sys-devel/binutils-2.30
        sys-apps/findutils

Reply via email to