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 BB2851396DA for ; Sun, 5 Nov 2017 20:42:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1E7EE0EFC; Sun, 5 Nov 2017 20:42:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C1341E0EFC for ; Sun, 5 Nov 2017 20:42:09 +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 522A23416FA for ; Sun, 5 Nov 2017 20:42:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B687D9625 for ; Sun, 5 Nov 2017 20:42:06 +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: <1509914239.4766964c83d5f96d7b9f22fdbe5f6801dc8c2fc5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kwebkitpart/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kwebkitpart/kwebkitpart-9999.ebuild X-VCS-Directories: kde-misc/kwebkitpart/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4766964c83d5f96d7b9f22fdbe5f6801dc8c2fc5 X-VCS-Branch: master Date: Sun, 5 Nov 2017 20:42:06 +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: db6ce0cf-8008-4cb3-b09f-0fd8f9d924e3 X-Archives-Hash: c67f2013cc4e86ba4429afcf0c07faf5 commit: 4766964c83d5f96d7b9f22fdbe5f6801dc8c2fc5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 5 20:37:19 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 5 20:37:19 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4766964c kde-misc/kwebkitpart: Fix HOMEPAGE Package-Manager: Portage-2.3.13, Repoman-2.3.4 kde-misc/kwebkitpart/kwebkitpart-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild b/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild index 36d9f90c6c..ebeab8dd84 100644 --- a/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild +++ b/kde-misc/kwebkitpart/kwebkitpart-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="WebKit KPart for Konqueror" -HOMEPAGE="https://quickgit.kde.org/?p=kwebkitpart.git" +HOMEPAGE="https://cgit.kde.org/kwebkitpart.git" LICENSE="LGPL-2" KEYWORDS=""