diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-12 20:54:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-26 14:55:46 +0100 |
commit | a7e0c72d959d77bf894a685d0ed2cb410ff63f9f (patch) | |
tree | 616432d40ec038e56493f7d682896cdbd1425fad /dev-util/heaptrack | |
parent | net-irc/konversation: Drop 1.7.6 (diff) | |
download | gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.gz gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.bz2 gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.zip |
*/*: kde.org: Update HOMEPAGE with redirected-to URIs
kde.org/applications -> apps.kde.org
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/heaptrack')
-rw-r--r-- | dev-util/heaptrack/heaptrack-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild b/dev-util/heaptrack/heaptrack-9999.ebuild index 8f57020d1b4c..626643eac8ca 100644 --- a/dev-util/heaptrack/heaptrack-9999.ebuild +++ b/dev-util/heaptrack/heaptrack-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake kde.org xdg-utils DESCRIPTION="Fast heap memory profiler" -HOMEPAGE="https://kde.org/applications/development/org.kde.heaptrack +HOMEPAGE="https://apps.kde.org/en/heaptrack https://milianw.de/blog/heaptrack-a-heap-memory-profiler-for-linux" LICENSE="LGPL-2.1+" |