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 2B40C138334 for ; Mon, 24 Sep 2018 17:46:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28E7DE08DA; Mon, 24 Sep 2018 17:46:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 00AB5E08DA for ; Mon, 24 Sep 2018 17:46:08 +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 5AA6C335CC6 for ; Mon, 24 Sep 2018 17:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9F953DB for ; Mon, 24 Sep 2018 17:46:03 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1537811139.74701ed5d56a17d11fe8d1591f1ebcd3498503be.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/mendeleydesktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-misc/mendeleydesktop/mendeleydesktop-1.17.13-r1.ebuild X-VCS-Directories: sci-misc/mendeleydesktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 74701ed5d56a17d11fe8d1591f1ebcd3498503be X-VCS-Branch: master Date: Mon, 24 Sep 2018 17:46:03 +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: 8ab2ff99-e288-452c-b5fe-20113080c99b X-Archives-Hash: 60cd2f1bfcb0af08ecf2bb48e24b933d commit: 74701ed5d56a17d11fe8d1591f1ebcd3498503be Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 24 17:44:42 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Sep 24 17:45:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74701ed5 sci-misc/mendeleydesktop: Relax dev-qt/qtwebkit version dep Package-Manager: Portage-2.3.50, Repoman-2.3.11 sci-misc/mendeleydesktop/mendeleydesktop-1.17.13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.17.13-r1.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.17.13-r1.ebuild index a09df10b573..734ba495f86 100644 --- a/sci-misc/mendeleydesktop/mendeleydesktop-1.17.13-r1.ebuild +++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.17.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -36,7 +36,7 @@ RDEPEND=" =dev-qt/qtprintsupport-5.9*:5 =dev-qt/qtsvg-5.9*:5 =dev-qt/qtwebengine-5.9*:5[widgets] - =dev-qt/qtwebkit-5.9*:5 + >=dev-qt/qtwebkit-5.9:5 =dev-qt/qtxml-5.9*:5 sys-libs/zlib virtual/opengl