commit: 9339c4625ec691f03d3c5e4229b756e7763526f1 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Feb 13 09:47:46 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Feb 13 13:10:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9339c462
kde-apps/klines: 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/klines/klines-20.08.3.ebuild | 4 ++-- kde-apps/klines/klines-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/klines/klines-20.08.3.ebuild b/kde-apps/klines/klines-20.08.3.ebuild index af1c278f8f8..9cf0b83b9b1 100644 --- a/kde-apps/klines/klines-20.08.3.ebuild +++ b/kde-apps/klines/klines-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 little KDE game about balls and how to get rid of them" HOMEPAGE="https://apps.kde.org/en/klines -https://games.kde.org/game.php?game=klines" +https://games.kde.org/games/klines" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/klines/klines-20.12.2.ebuild b/kde-apps/klines/klines-20.12.2.ebuild index e080445359b..178591fd0dc 100644 --- a/kde-apps/klines/klines-20.12.2.ebuild +++ b/kde-apps/klines/klines-20.12.2.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="A little KDE game about balls and how to get rid of them" HOMEPAGE="https://apps.kde.org/en/klines -https://games.kde.org/game.php?game=klines" +https://games.kde.org/games/klines" LICENSE="GPL-2" # TODO: CHECK SLOT="5"
