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 A89D31382C5 for ; Mon, 1 Feb 2021 23:45:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FA61E088B; Mon, 1 Feb 2021 23:45:20 +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 09426E088B for ; Mon, 1 Feb 2021 23:45:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 23CFC340CD9 for ; Mon, 1 Feb 2021 23:45:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42ED64BE for ; Mon, 1 Feb 2021 23:45:16 +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: <1612223024.e848460cf0114125542ae07ad4a117b6907ee6e9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: www-client/falkon/ X-VCS-Repository: proj/kde X-VCS-Files: www-client/falkon/falkon-9999.ebuild X-VCS-Directories: www-client/falkon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e848460cf0114125542ae07ad4a117b6907ee6e9 X-VCS-Branch: master Date: Mon, 1 Feb 2021 23:45:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 597c8492-598b-43dc-a15b-0e31d43e6021 X-Archives-Hash: bc4eebec8b3cfa973b04eaa37f87f948 commit: e848460cf0114125542ae07ad4a117b6907ee6e9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 1 23:43:44 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 1 23:43:44 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e848460c www-client/falkon: Drop obsolete blocker Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> www-client/falkon/falkon-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index e5d55fe2de..8e0e2bc784 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -56,7 +56,6 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then DEPEND+=" >=kde-frameworks/ki18n-${KFMIN}:5" fi RDEPEND="${COMMON_DEPEND} - !www-client/qupzilla >=dev-qt/qtsvg-${QTMIN}:5 "