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/kdeutils-meta | |
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/kdeutils-meta')
-rw-r--r-- | kde-apps/kdeutils-meta/kdeutils-meta-20.12.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/kdeutils-meta/kdeutils-meta-21.04.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-20.12.3.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-20.12.3.ebuild index bb268f0a7fdc..ba64e719368b 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-20.12.3.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-20.12.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages" -HOMEPAGE="https://apps.kde.org/utilities https://utils.kde.org" +HOMEPAGE="https://apps.kde.org/utilities/ https://utils.kde.org" LICENSE="metapackage" SLOT="5" diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-21.04.1.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-21.04.1.ebuild index d370c04e3b3e..1291591b4ce3 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-21.04.1.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-21.04.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages" -HOMEPAGE="https://apps.kde.org/utilities https://utils.kde.org" +HOMEPAGE="https://apps.kde.org/utilities/ https://utils.kde.org" LICENSE="metapackage" SLOT="5" |