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 754D0138331 for ; 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 98830E0908; Thu, 12 Apr 2018 18:40:53 +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 70E2EE0908 for ; Thu, 12 Apr 2018 18:40:53 +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 EFF62335C80 for ; Thu, 12 Apr 2018 18:40:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A69E1285 for ; Thu, 12 Apr 2018 18:40:49 +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: <1523558421.78d43d3e1009287c3ee01dfe3e4268d94538e780.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: 78d43d3e1009287c3ee01dfe3e4268d94538e780 X-VCS-Branch: master Date: Thu, 12 Apr 2018 18:40:49 +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: 66af3d4f-7c29-4727-9f29-3d4dc9455f75 X-Archives-Hash: 03807d88d93250e3c09015b54e7571c8 commit: 78d43d3e1009287c3ee01dfe3e4268d94538e780 Author: Francesco Turco fastmail fm> AuthorDate: Thu Apr 12 18:09:47 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 12 18:40:21 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=78d43d3e www-client/falkon: update HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/7958 www-client/falkon/falkon-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index fef4acff8a..34ecd9d1a2 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then fi DESCRIPTION="Cross-platform web browser using QtWebEngine" -HOMEPAGE="https://www.qupzilla.com/" +HOMEPAGE="https://www.falkon.org/" LICENSE="GPL-3" SLOT="0"