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 25F791382C5 for ; Sat, 13 Feb 2021 13:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D0A1E0929; Sat, 13 Feb 2021 13:11:31 +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 627BEE0929 for ; Sat, 13 Feb 2021 13:11:31 +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 2E41E335DEF 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 8BD584EF 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: <1613221835.abdbad613c62f1fc930c9bf04d23b28c1e7d6121.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kpat/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kpat/kpat-20.08.3.ebuild kde-apps/kpat/kpat-20.12.2.ebuild X-VCS-Directories: kde-apps/kpat/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: abdbad613c62f1fc930c9bf04d23b28c1e7d6121 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: 733c0ccd-b30f-4549-ae3f-0113282849b5 X-Archives-Hash: 2dc55c5ab675a7571804621609c02e5c commit: abdbad613c62f1fc930c9bf04d23b28c1e7d6121 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Feb 13 09:50:32 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Feb 13 13:10:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdbad61 kde-apps/kpat: 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/kpat/kpat-20.08.3.ebuild | 4 ++-- kde-apps/kpat/kpat-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kpat/kpat-20.08.3.ebuild b/kde-apps/kpat/kpat-20.08.3.ebuild index 070069c7ec2..0092ff1c91f 100644 --- a/kde-apps/kpat/kpat-20.08.3.ebuild +++ b/kde-apps/kpat/kpat-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 @@ -14,7 +14,7 @@ inherit ecm kde.org DESCRIPTION="KDE patience game" HOMEPAGE="https://apps.kde.org/en/kpat -https://games.kde.org/game.php?game=kpat" +https://games.kde.org/games/kpat" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kpat/kpat-20.12.2.ebuild b/kde-apps/kpat/kpat-20.12.2.ebuild index ed44b0c04a3..71dcd0feae8 100644 --- a/kde-apps/kpat/kpat-20.12.2.ebuild +++ b/kde-apps/kpat/kpat-20.12.2.ebuild @@ -14,7 +14,7 @@ inherit ecm kde.org DESCRIPTION="KDE patience game" HOMEPAGE="https://apps.kde.org/en/kpat -https://games.kde.org/game.php?game=kpat" +https://games.kde.org/games/kpat" LICENSE="GPL-2" # TODO: CHECK SLOT="5"