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 C3CC5138334 for ; Thu, 8 Nov 2018 23:58:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7710DE0833; Thu, 8 Nov 2018 23:58:49 +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 4D351E0833 for ; Thu, 8 Nov 2018 23:58:48 +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 CD632335CD5 for ; Thu, 8 Nov 2018 23:58:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E0BB451 for ; Thu, 8 Nov 2018 23:58:44 +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: <1541720238.eb57245d91b98ce7ded051b61d2d2d2fdb665272.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/akonadiclient/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/akonadiclient/akonadiclient-9999.ebuild X-VCS-Directories: kde-misc/akonadiclient/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: eb57245d91b98ce7ded051b61d2d2d2fdb665272 X-VCS-Branch: master Date: Thu, 8 Nov 2018 23:58:44 +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: b9fdc31a-dc7a-4db9-b3c8-516a28217e8c X-Archives-Hash: abdedf33b6ffe8a8647eec2cc09d4832 commit: eb57245d91b98ce7ded051b61d2d2d2fdb665272 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 8 23:37:18 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 8 23:37:18 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb57245d kde-misc/akonadiclient: Fix HOMEPAGE Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/akonadiclient/akonadiclient-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/akonadiclient/akonadiclient-9999.ebuild b/kde-misc/akonadiclient/akonadiclient-9999.ebuild index 5950a97601..4b47230dfb 100644 --- a/kde-misc/akonadiclient/akonadiclient-9999.ebuild +++ b/kde-misc/akonadiclient/akonadiclient-9999.ebuild @@ -9,7 +9,7 @@ QT_MINIMAL="5.11.1" inherit kde5 DESCRIPTION="Commandline interface for accessing Akonadi" -HOMEPAGE="https://cgit.kde.org/akonadi-phabricator-resource.git" +HOMEPAGE="https://cgit.kde.org/akonadiclient.git/" LICENSE="GPL-2" KEYWORDS=""