commit: af1d601d55e5aa39dc2c650842723a0083defa8c Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Feb 13 09:48:54 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Feb 13 13:10:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1d601d
kde-apps/knetwalk: 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/knetwalk/knetwalk-20.08.3.ebuild | 4 ++-- kde-apps/knetwalk/knetwalk-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/knetwalk/knetwalk-20.08.3.ebuild b/kde-apps/knetwalk/knetwalk-20.08.3.ebuild index d7cd7fc72cc..b51aaa1c672 100644 --- a/kde-apps/knetwalk/knetwalk-20.08.3.ebuild +++ b/kde-apps/knetwalk/knetwalk-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 @@ -13,7 +13,7 @@ inherit ecm kde.org DESCRIPTION="KDE version of the popular NetWalk game for system administrators" HOMEPAGE="https://apps.kde.org/en/knetwalk -https://games.kde.org/game.php?game=knetwalk" +https://games.kde.org/games/knetwalk" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/knetwalk/knetwalk-20.12.2.ebuild b/kde-apps/knetwalk/knetwalk-20.12.2.ebuild index 5fef0dd4395..237d9fe6f27 100644 --- a/kde-apps/knetwalk/knetwalk-20.12.2.ebuild +++ b/kde-apps/knetwalk/knetwalk-20.12.2.ebuild @@ -13,7 +13,7 @@ inherit ecm kde.org DESCRIPTION="KDE version of the popular NetWalk game for system administrators" HOMEPAGE="https://apps.kde.org/en/knetwalk -https://games.kde.org/game.php?game=knetwalk" +https://games.kde.org/games/knetwalk" LICENSE="GPL-2" # TODO: CHECK SLOT="5"
