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 70C0213835A for ; Sat, 13 Feb 2021 13:11:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E62EE091C; Sat, 13 Feb 2021 13:11:30 +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 44BF2E091C for ; Sat, 13 Feb 2021 13:11:30 +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 3091B33BF3C for ; Sat, 13 Feb 2021 13:11:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78DE14EE for ; Sat, 13 Feb 2021 13:11:26 +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: <1613221834.c851da559390e2d7c9d2d407ec09072fb60115f1.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/konquest/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/konquest/konquest-20.08.3.ebuild kde-apps/konquest/konquest-20.12.2.ebuild X-VCS-Directories: kde-apps/konquest/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: c851da559390e2d7c9d2d407ec09072fb60115f1 X-VCS-Branch: master Date: Sat, 13 Feb 2021 13:11:26 +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: 39fe17dd-b7ba-4ba4-a122-ccddcbc093fc X-Archives-Hash: 59b8a3b759b8c3be125909bbd1e1c695 commit: c851da559390e2d7c9d2d407ec09072fb60115f1 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 09:50:12 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Feb 13 13:10:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c851da55 kde-apps/konquest: 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/konquest/konquest-20.08.3.ebuild | 4 ++-- kde-apps/konquest/konquest-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/konquest/konquest-20.08.3.ebuild b/kde-apps/konquest/konquest-20.08.3.ebuild index 19fda8b0913..5ed2894d344 100644 --- a/kde-apps/konquest/konquest-20.08.3.ebuild +++ b/kde-apps/konquest/konquest-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="Galactic Strategy KDE Game" HOMEPAGE="https://apps.kde.org/en/konquest -https://games.kde.org/game.php?game=konquest" +https://games.kde.org/games/konquest" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/konquest/konquest-20.12.2.ebuild b/kde-apps/konquest/konquest-20.12.2.ebuild index f8ddb9247cc..ac0537fcb1e 100644 --- a/kde-apps/konquest/konquest-20.12.2.ebuild +++ b/kde-apps/konquest/konquest-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Galactic Strategy KDE Game" HOMEPAGE="https://apps.kde.org/en/konquest -https://games.kde.org/game.php?game=konquest" +https://games.kde.org/games/konquest" LICENSE="GPL-2" # TODO: CHECK SLOT="5"