diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-02-13 10:45:11 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-13 14:10:28 +0100 |
commit | dba69ca67ecd43908739c8cdd366e02c720332d1 (patch) | |
tree | 56ed5c056dccd190a41a4356cbc3bbfa0a89b414 /kde-apps | |
parent | kde-apps/kbreakout: fix HOMEPAGE (diff) | |
download | gentoo-dba69ca67ecd43908739c8cdd366e02c720332d1.tar.gz gentoo-dba69ca67ecd43908739c8cdd366e02c720332d1.tar.bz2 gentoo-dba69ca67ecd43908739c8cdd366e02c720332d1.zip |
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@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r-- | kde-apps/kdiamond/kdiamond-20.08.3.ebuild | 4 | ||||
-rw-r--r-- | 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 c445f943f51a..8ef9f71f7e49 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 033701a9b604..a482715bcdb7 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" |