commit: abdbad613c62f1fc930c9bf04d23b28c1e7d6121 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Feb 13 09:50:32 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> 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 <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> 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"
