diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-24 23:46:24 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-24 23:46:24 +0200 |
commit | bb571ee92102f09a95f977e366a2eba68781a3ce (patch) | |
tree | 55ff2f9471fd0c0e4a0f4701340bf01453a83606 /dev-util | |
parent | dev-util/heaptrack: update homepage (diff) | |
download | gentoo-bb571ee92102f09a95f977e366a2eba68781a3ce.tar.gz gentoo-bb571ee92102f09a95f977e366a2eba68781a3ce.tar.bz2 gentoo-bb571ee92102f09a95f977e366a2eba68781a3ce.zip |
dev-util/heaptrack: Add kde.org HOMEPAGE
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/heaptrack/heaptrack-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild b/dev-util/heaptrack/heaptrack-9999.ebuild index 99697c3d825c..8f57020d1b4c 100644 --- a/dev-util/heaptrack/heaptrack-9999.ebuild +++ b/dev-util/heaptrack/heaptrack-9999.ebuild @@ -6,7 +6,8 @@ EAPI=7 inherit cmake kde.org xdg-utils DESCRIPTION="Fast heap memory profiler" -HOMEPAGE="https://milianw.de/blog/heaptrack-a-heap-memory-profiler-for-linux" +HOMEPAGE="https://kde.org/applications/development/org.kde.heaptrack +https://milianw.de/blog/heaptrack-a-heap-memory-profiler-for-linux" LICENSE="LGPL-2.1+" SLOT="0" |