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 7621813835B for ; Sat, 13 Feb 2021 13:11:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93AF5E08F0; Sat, 13 Feb 2021 13:11:28 +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 75A8BE08F0 for ; Sat, 13 Feb 2021 13:11:28 +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 4D4CA335DBD for ; Sat, 13 Feb 2021 13:11:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABC324C9 for ; Sat, 13 Feb 2021 13:11:25 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1613221829.ed6079ccda2c1c1c9b7b160935ed5255e86c34a2.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kgoldrunner/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kgoldrunner/kgoldrunner-20.08.3.ebuild kde-apps/kgoldrunner/kgoldrunner-20.12.2.ebuild X-VCS-Directories: kde-apps/kgoldrunner/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: ed6079ccda2c1c1c9b7b160935ed5255e86c34a2 X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:11: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: e815dc23-437a-45c6-a452-4ad80d73f576 X-Archives-Hash: bdf0b05dcc5e1bd95d94cf373b518aec commit: ed6079ccda2c1c1c9b7b160935ed5255e86c34a2 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 09:46:07 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Feb 13 13:10:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6079cc kde-apps/kgoldrunner: fix HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/19445 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> kde-apps/kgoldrunner/kgoldrunner-20.08.3.ebuild | 4 ++-- kde-apps/kgoldrunner/kgoldrunner-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kgoldrunner/kgoldrunner-20.08.3.ebuild b/kde-apps/kgoldrunner/kgoldrunner-20.08.3.ebuild index 05ad8831846..f2586a9bc69 100644 --- a/kde-apps/kgoldrunner/kgoldrunner-20.08.3.ebuild +++ b/kde-apps/kgoldrunner/kgoldrunner-20.08.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Game of action and puzzle solving by KDE" HOMEPAGE="https://apps.kde.org/en/kgoldrunner -https://games.kde.org/game.php?game=kgoldrunner" +https://games.kde.org/games/kgoldrunner" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kgoldrunner/kgoldrunner-20.12.2.ebuild b/kde-apps/kgoldrunner/kgoldrunner-20.12.2.ebuild index e3693b55e87..9ac14b7f174 100644 --- a/kde-apps/kgoldrunner/kgoldrunner-20.12.2.ebuild +++ b/kde-apps/kgoldrunner/kgoldrunner-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Game of action and puzzle solving by KDE" HOMEPAGE="https://apps.kde.org/en/kgoldrunner -https://games.kde.org/game.php?game=kgoldrunner" +https://games.kde.org/games/kgoldrunner" LICENSE="GPL-2" # TODO: CHECK SLOT="5"