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 9629C13835A for ; Mon, 15 Feb 2021 14:39:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4B30E091A; Mon, 15 Feb 2021 14:39:04 +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 CCB19E091A for ; Mon, 15 Feb 2021 14:39:04 +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 B717B340F11 for ; Mon, 15 Feb 2021 14:39:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83D574E1 for ; Mon, 15 Feb 2021 14:39:00 +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: <1613398340.533cf75bfa559438a589448f6d3674d5775d9e3b.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kolf/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kolf/kolf-20.12.49.9999.ebuild kde-apps/kolf/kolf-9999.ebuild X-VCS-Directories: kde-apps/kolf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 533cf75bfa559438a589448f6d3674d5775d9e3b X-VCS-Branch: master Date: Mon, 15 Feb 2021 14:39:00 +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: 0e453cc8-cd14-4581-ad24-639cc78ffaac X-Archives-Hash: 7c2d29f1fdecf85fe7fed348c44fc15e commit: 533cf75bfa559438a589448f6d3674d5775d9e3b Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 10:00:01 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 15 14:12:20 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=533cf75b kde-apps/kolf: fix HOMEPAGE Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kolf/kolf-20.12.49.9999.ebuild | 2 +- kde-apps/kolf/kolf-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kolf/kolf-20.12.49.9999.ebuild b/kde-apps/kolf/kolf-20.12.49.9999.ebuild index 9175fee30e..ca38f9b12f 100644 --- a/kde-apps/kolf/kolf-20.12.49.9999.ebuild +++ b/kde-apps/kolf/kolf-20.12.49.9999.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Minigolf game by KDE" HOMEPAGE="https://apps.kde.org/en/kolf -https://games.kde.org/game.php?game=kolf" +https://games.kde.org/games/kolf" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kolf/kolf-9999.ebuild b/kde-apps/kolf/kolf-9999.ebuild index 9175fee30e..ca38f9b12f 100644 --- a/kde-apps/kolf/kolf-9999.ebuild +++ b/kde-apps/kolf/kolf-9999.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Minigolf game by KDE" HOMEPAGE="https://apps.kde.org/en/kolf -https://games.kde.org/game.php?game=kolf" +https://games.kde.org/games/kolf" LICENSE="GPL-2" # TODO: CHECK SLOT="5"