www-client/conkeror: Update dependencies.
authorUlrich Müller <ulm@gentoo.org>
Sun, 3 Dec 2017 08:58:31 +0000 (09:58 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sun, 3 Dec 2017 09:09:31 +0000 (10:09 +0100)
Conkeror does not work with >=firefox-57.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

www-client/conkeror/conkeror-1.0.3.ebuild
www-client/conkeror/conkeror-1.0_pre20140212.ebuild

index 7555b3f7ea66ee22b4462bb4f8faeb7939b429cb..3e66718c9e60dbb24d686d31c3beec4df3dc81b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,8 @@ LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
-RDEPEND="|| ( >=www-client/firefox-5.0 >=www-client/firefox-bin-23.0 )"
+RDEPEND="|| ( ( >=www-client/firefox-5.0 <www-client/firefox-57 )
+       ( >=www-client/firefox-bin-23.0 <www-client/firefox-bin-57 ) )"
 
 S="${WORKDIR}/${PN}"
 
index 454321e9e7eee18b83418fb905687f3f14d83067..cbabbb2f05bf5e91288a7666238e6b50a199b6e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,8 @@ LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
-RDEPEND="|| ( >=www-client/firefox-5.0 >=www-client/firefox-bin-23.0 )"
+RDEPEND="|| ( ( >=www-client/firefox-5.0 <www-client/firefox-57
+       >=www-client/firefox-bin-23.0 <www-client/firefox-bin-57 ) )"
 
 S="${WORKDIR}/${PN}"