commit: dba69ca67ecd43908739c8cdd366e02c720332d1 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Feb 13 09:45:11 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Feb 13 13:10:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba69ca6
kde-apps/kdiamond: 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/kdiamond/kdiamond-20.08.3.ebuild | 4 ++-- kde-apps/kdiamond/kdiamond-20.12.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kdiamond/kdiamond-20.08.3.ebuild b/kde-apps/kdiamond/kdiamond-20.08.3.ebuild index c445f943f51..8ef9f71f7e4 100644 --- a/kde-apps/kdiamond/kdiamond-20.08.3.ebuild +++ b/kde-apps/kdiamond/kdiamond-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 @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Single player three-in-a-row game" HOMEPAGE="https://apps.kde.org/en/kdiamond -https://games.kde.org/game.php?game=kdiamond" +https://games.kde.org/games/kdiamond" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kdiamond/kdiamond-20.12.2.ebuild b/kde-apps/kdiamond/kdiamond-20.12.2.ebuild index 033701a9b60..a482715bcdb 100644 --- a/kde-apps/kdiamond/kdiamond-20.12.2.ebuild +++ b/kde-apps/kdiamond/kdiamond-20.12.2.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Single player three-in-a-row game" HOMEPAGE="https://apps.kde.org/en/kdiamond -https://games.kde.org/game.php?game=kdiamond" +https://games.kde.org/games/kdiamond" LICENSE="GPL-2" # TODO: CHECK SLOT="5"
