diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-02-13 10:46:56 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-13 14:10:30 +0100 |
commit | 47fb5c147b06a6a338e1f1c34317050f8c228008 (patch) | |
tree | 23b00c96cb2a759c0f4c154745cbac760880d49b /kde-apps/kjumpingcube | |
parent | kde-apps/kiriki: fix HOMEPAGE (diff) | |
download | gentoo-47fb5c147b06a6a338e1f1c34317050f8c228008.tar.gz gentoo-47fb5c147b06a6a338e1f1c34317050f8c228008.tar.bz2 gentoo-47fb5c147b06a6a338e1f1c34317050f8c228008.zip |
kde-apps/kjumpingcube: 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/kjumpingcube')
-rw-r--r-- | kde-apps/kjumpingcube/kjumpingcube-20.08.3.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/kjumpingcube/kjumpingcube-20.12.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/kjumpingcube/kjumpingcube-20.08.3.ebuild b/kde-apps/kjumpingcube/kjumpingcube-20.08.3.ebuild index 500124810be2..09fe1a7f145f 100644 --- a/kde-apps/kjumpingcube/kjumpingcube-20.08.3.ebuild +++ b/kde-apps/kjumpingcube/kjumpingcube-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="Tactical one or two player game" HOMEPAGE="https://apps.kde.org/en/kjumpingcube -https://games.kde.org/game.php?game=kjumpingcube" +https://games.kde.org/games/kjumpingcube" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kjumpingcube/kjumpingcube-20.12.2.ebuild b/kde-apps/kjumpingcube/kjumpingcube-20.12.2.ebuild index 83669018bb2f..872f3ecd9359 100644 --- a/kde-apps/kjumpingcube/kjumpingcube-20.12.2.ebuild +++ b/kde-apps/kjumpingcube/kjumpingcube-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Tactical one or two player game" HOMEPAGE="https://apps.kde.org/en/kjumpingcube -https://games.kde.org/game.php?game=kjumpingcube" +https://games.kde.org/games/kjumpingcube" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |