diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 11:24:50 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 12:55:45 +0200 |
commit | 8400be5bd70c522399f3d319593cccde5b02722f (patch) | |
tree | 3833e442146b63aa9dc664dbfc5e4bf470c54250 /kde-apps/kgoldrunner | |
parent | profiles/package.mask: mask =gcc-6* and =gcc-7* branches (diff) | |
download | gentoo-8400be5bd70c522399f3d319593cccde5b02722f.tar.gz gentoo-8400be5bd70c522399f3d319593cccde5b02722f.tar.bz2 gentoo-8400be5bd70c522399f3d319593cccde5b02722f.zip |
*/*: Fix apps.kde.org HOMEPAGE entries again
Avoid redirects.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kgoldrunner')
-rw-r--r-- | kde-apps/kgoldrunner/kgoldrunner-20.12.3.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/kgoldrunner/kgoldrunner-21.04.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-apps/kgoldrunner/kgoldrunner-20.12.3.ebuild b/kde-apps/kgoldrunner/kgoldrunner-20.12.3.ebuild index 0f530abc39d5..9aaeeb97d542 100644 --- a/kde-apps/kgoldrunner/kgoldrunner-20.12.3.ebuild +++ b/kde-apps/kgoldrunner/kgoldrunner-20.12.3.ebuild @@ -11,8 +11,8 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Game of action and puzzle solving by KDE" -HOMEPAGE="https://apps.kde.org/en/kgoldrunner -https://games.kde.org/games/kgoldrunner" +HOMEPAGE="https://apps.kde.org/kgoldrunner/ +https://games.kde.org/games/kgoldrunner/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kgoldrunner/kgoldrunner-21.04.1.ebuild b/kde-apps/kgoldrunner/kgoldrunner-21.04.1.ebuild index 0560d21ce19d..0f68f5ea1e70 100644 --- a/kde-apps/kgoldrunner/kgoldrunner-21.04.1.ebuild +++ b/kde-apps/kgoldrunner/kgoldrunner-21.04.1.ebuild @@ -11,8 +11,8 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Game of action and puzzle solving by KDE" -HOMEPAGE="https://apps.kde.org/en/kgoldrunner -https://games.kde.org/games/kgoldrunner" +HOMEPAGE="https://apps.kde.org/kgoldrunner/ +https://games.kde.org/games/kgoldrunner/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |