diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-02-13 10:50:32 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-13 14:10:35 +0100 |
commit | abdbad613c62f1fc930c9bf04d23b28c1e7d6121 (patch) | |
tree | 629ab916a09ce53e7421b8615dded707596f9c55 /kde-apps | |
parent | kde-apps/konquest: fix HOMEPAGE (diff) | |
download | gentoo-abdbad613c62f1fc930c9bf04d23b28c1e7d6121.tar.gz gentoo-abdbad613c62f1fc930c9bf04d23b28c1e7d6121.tar.bz2 gentoo-abdbad613c62f1fc930c9bf04d23b28c1e7d6121.zip |
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@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/kpat/kpat-20.08.3.ebuild | 4 | ||||
-rw-r--r-- | 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 070069c7ec22..0092ff1c91f1 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 ed44b0c04a31..71dcd0feae83 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" |