diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-02-13 10:51:20 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-13 14:10:36 +0100 |
commit | 298983dc78663fc81e4d57ababdaee1fb71de2fc (patch) | |
tree | b11a5fa757c8dc1357972f5601a3193269948b39 /kde-apps/kshisen | |
parent | kde-apps/kreversi: fix HOMEPAGE (diff) | |
download | gentoo-298983dc78663fc81e4d57ababdaee1fb71de2fc.tar.gz gentoo-298983dc78663fc81e4d57ababdaee1fb71de2fc.tar.bz2 gentoo-298983dc78663fc81e4d57ababdaee1fb71de2fc.zip |
kde-apps/kshisen: 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/kshisen')
-rw-r--r-- | kde-apps/kshisen/kshisen-20.08.3.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/kshisen/kshisen-20.12.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/kshisen/kshisen-20.08.3.ebuild b/kde-apps/kshisen/kshisen-20.08.3.ebuild index d14ccd8f9a47..72060a74ef34 100644 --- a/kde-apps/kshisen/kshisen-20.08.3.ebuild +++ b/kde-apps/kshisen/kshisen-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="Solitaire-like game played using the standard set of Mahjong tiles" HOMEPAGE="https://apps.kde.org/en/kshisen -https://games.kde.org/game.php?game=kshisen" +https://games.kde.org/games/kshisen" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kshisen/kshisen-20.12.2.ebuild b/kde-apps/kshisen/kshisen-20.12.2.ebuild index 0c000f5e4e9a..52dffad32ab3 100644 --- a/kde-apps/kshisen/kshisen-20.12.2.ebuild +++ b/kde-apps/kshisen/kshisen-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Solitaire-like game played using the standard set of Mahjong tiles" HOMEPAGE="https://apps.kde.org/en/kshisen -https://games.kde.org/game.php?game=kshisen" +https://games.kde.org/games/kshisen" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |