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 CBEE1138335 for ; Sat, 20 Jul 2019 20:08:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3988E07F2; Sat, 20 Jul 2019 20:08:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CC73BE07F2 for ; Sat, 20 Jul 2019 20:08:28 +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 BD6D33482E1 for ; Sat, 20 Jul 2019 20:08:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5177715 for ; Sat, 20 Jul 2019 20:08:25 +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: <1563652485.f8f0efe7f4d83753528d8cf406f900f1e2acf713.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/ X-VCS-Repository: proj/kde X-VCS-Files: sys-libs/kpmcore/kpmcore-9999.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f8f0efe7f4d83753528d8cf406f900f1e2acf713 X-VCS-Branch: master Date: Sat, 20 Jul 2019 20:08:25 +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: 700bb67e-0f0f-430c-9ad9-5f570afbc26c X-Archives-Hash: 7201bacaef641519ff2c0fabf279eb71 commit: f8f0efe7f4d83753528d8cf406f900f1e2acf713 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 20 19:05:43 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 20 19:54:45 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f8f0efe7 sys-libs/kpmcore: Fix HOMEPAGE Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-libs/kpmcore/kpmcore-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index c181040ffb..9e74614109 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -11,7 +11,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then fi DESCRIPTION="Library for managing partitions" -HOMEPAGE="https://kde.org/applications/system/kdepartitionmanager" +HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager" LICENSE="GPL-3" SLOT="5/8" IUSE=""