From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B10F139083 for ; Sun, 3 Dec 2017 09:12:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F169E0E5E; Sun, 3 Dec 2017 09:12:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 065EDE0E5E for ; Sun, 3 Dec 2017 09:12:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CC1F33C770 for ; Sun, 3 Dec 2017 09:12:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76A14AE5C for ; Sun, 3 Dec 2017 09:12:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1512292171.99506bb13348c3910023f0fab05a4fd345a3638a.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/conkeror/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/conkeror/conkeror-1.0.3.ebuild www-client/conkeror/conkeror-1.0_pre20140212.ebuild X-VCS-Directories: www-client/conkeror/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 99506bb13348c3910023f0fab05a4fd345a3638a X-VCS-Branch: master Date: Sun, 3 Dec 2017 09:12:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 83c21c01-bdab-4793-b388-f11e9da56433 X-Archives-Hash: 337c69bbb8487eb0bca910f80e79ec4d commit: 99506bb13348c3910023f0fab05a4fd345a3638a Author: Ulrich Müller gentoo org> AuthorDate: Sun Dec 3 08:58:31 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Dec 3 09:09:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99506bb1 www-client/conkeror: Update dependencies. 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 | 5 +++-- www-client/conkeror/conkeror-1.0_pre20140212.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www-client/conkeror/conkeror-1.0.3.ebuild b/www-client/conkeror/conkeror-1.0.3.ebuild index 7555b3f7ea6..3e66718c9e6 100644 --- a/www-client/conkeror/conkeror-1.0.3.ebuild +++ b/www-client/conkeror/conkeror-1.0.3.ebuild @@ -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-bin-23.0