From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1016983-garchives=archives.gentoo.org@lists.gentoo.org> 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 5B3291382C5 for <garchives@archives.gentoo.org>; Thu, 12 Apr 2018 18:40:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68FCEE0901; Thu, 12 Apr 2018 18:40:53 +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 3F7F4E0901 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Apr 2018 18:40:52 +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 BC811335C7F for <gentoo-commits@lists.gentoo.org>; Thu, 12 Apr 2018 18:40:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93811274 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Apr 2018 18:40:49 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1523558310.e3ae240a403c98cdc4f81cd1da618cdc0cfebff9.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: e3ae240a403c98cdc4f81cd1da618cdc0cfebff9 X-VCS-Branch: master Date: Thu, 12 Apr 2018 18:40:49 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0471f66e-ded8-47d3-81e3-237493b94d0b X-Archives-Hash: 634c93fefab79e1540b9b3bafab95d52 commit: e3ae240a403c98cdc4f81cd1da618cdc0cfebff9 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Apr 12 18:38:30 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Apr 12 18:38:30 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3ae240a www-client/falkon: Release switch Package-Manager: Portage-2.3.28, Repoman-2.3.9 www-client/falkon/falkon-9999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index 9b76a2c425..fef4acff8a 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -7,12 +7,16 @@ KDE_TEST="true" VIRTUALX_REQUIRED="test" inherit kde5 +if [[ ${KDE_BUILD_TYPE} != live ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + DESCRIPTION="Cross-platform web browser using QtWebEngine" HOMEPAGE="https://www.qupzilla.com/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="" IUSE="dbus gnome-keyring kde libressl +X" COMMON_DEPEND="