diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-02-13 10:48:10 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-13 14:10:32 +0100 |
commit | 9c62b256068acde8dd14cce390657b9d98fbdebb (patch) | |
tree | b0d32be0ab253cde29150504606ea5780ead0980 /kde-apps | |
parent | kde-apps/klines: fix HOMEPAGE (diff) | |
download | gentoo-9c62b256068acde8dd14cce390657b9d98fbdebb.tar.gz gentoo-9c62b256068acde8dd14cce390657b9d98fbdebb.tar.bz2 gentoo-9c62b256068acde8dd14cce390657b9d98fbdebb.zip |
kde-apps/kmahjongg: 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/kmahjongg/kmahjongg-20.08.3.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/kmahjongg/kmahjongg-20.12.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/kmahjongg/kmahjongg-20.08.3.ebuild b/kde-apps/kmahjongg/kmahjongg-20.08.3.ebuild index 8a052edb8055..d72b42e75238 100644 --- a/kde-apps/kmahjongg/kmahjongg-20.08.3.ebuild +++ b/kde-apps/kmahjongg/kmahjongg-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="A tile matching game for one or two players" HOMEPAGE="https://apps.kde.org/en/kmahjongg -https://games.kde.org/game.php?game=kmahjongg" +https://games.kde.org/games/kmahjongg" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kmahjongg/kmahjongg-20.12.2.ebuild b/kde-apps/kmahjongg/kmahjongg-20.12.2.ebuild index 70124522f975..0ce964b7d896 100644 --- a/kde-apps/kmahjongg/kmahjongg-20.12.2.ebuild +++ b/kde-apps/kmahjongg/kmahjongg-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="A tile matching game for one or two players" HOMEPAGE="https://apps.kde.org/en/kmahjongg -https://games.kde.org/game.php?game=kmahjongg" +https://games.kde.org/games/kmahjongg" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |