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 A3F3613835B for ; Sat, 13 Feb 2021 13:11:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C80D2E093A; Sat, 13 Feb 2021 13:11:33 +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 AE234E0938 for ; Sat, 13 Feb 2021 13:11:33 +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 553EA340E62 for ; Sat, 13 Feb 2021 13:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8F4E503 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: <1613221837.4b30bf1bc0359130dc00d96a570dd2c8ec0a2871.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kspaceduel/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kspaceduel/kspaceduel-20.08.3.ebuild kde-apps/kspaceduel/kspaceduel-20.12.2.ebuild X-VCS-Directories: kde-apps/kspaceduel/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 4b30bf1bc0359130dc00d96a570dd2c8ec0a2871 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: 75a33e90-414a-4c71-a5dc-3b5259e08393 X-Archives-Hash: a478f421c42a97a42928216c13659510 commit: 4b30bf1bc0359130dc00d96a570dd2c8ec0a2871 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 09:52:12 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Feb 13 13:10:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b30bf1b kde-apps/kspaceduel: 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/kspaceduel/kspaceduel-20.08.3.ebuild | 4 ++-- kde-apps/kspaceduel/kspaceduel-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kspaceduel/kspaceduel-20.08.3.ebuild b/kde-apps/kspaceduel/kspaceduel-20.08.3.ebuild index 1ee42a67a3c..b38c273bfee 100644 --- a/kde-apps/kspaceduel/kspaceduel-20.08.3.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-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="Space Game by KDE" HOMEPAGE="https://apps.kde.org/en/kspaceduel -https://games.kde.org/game.php?game=kspaceduel" +https://games.kde.org/games/kspaceduel" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kspaceduel/kspaceduel-20.12.2.ebuild b/kde-apps/kspaceduel/kspaceduel-20.12.2.ebuild index 511900ec8a7..9a2dddec892 100644 --- a/kde-apps/kspaceduel/kspaceduel-20.12.2.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Space Game by KDE" HOMEPAGE="https://apps.kde.org/en/kspaceduel -https://games.kde.org/game.php?game=kspaceduel" +https://games.kde.org/games/kspaceduel" LICENSE="GPL-2" # TODO: CHECK SLOT="5"