summaryrefslogtreecommitdiff
path: root/dev-util/heaptrack
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /dev-util/heaptrack
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'dev-util/heaptrack')
-rw-r--r--dev-util/heaptrack/Manifest2
-rw-r--r--dev-util/heaptrack/heaptrack-9999.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/heaptrack/Manifest b/dev-util/heaptrack/Manifest
index 0518196f38c9..30f6da1cc0e8 100644
--- a/dev-util/heaptrack/Manifest
+++ b/dev-util/heaptrack/Manifest
@@ -1,2 +1,2 @@
-EBUILD heaptrack-9999.ebuild 1260 BLAKE2B 15663c89de2b4ef9f159fbf7ba50264802780104f99d20dbaaf231a35bdf08662da0ac3084f1ae18260f8b5b3d8448538ae80802511e8e14503a09ffefa30227 SHA512 3875e0f97b32a1d110885a59def38798c42a61ef6ad84bb2b6263aaaf8b8e4a29228861b680f0f78dc26f0dc742ece824c6c9b2be44ef96a31ec3ca942a23a8b
+EBUILD heaptrack-9999.ebuild 1320 BLAKE2B 865b073c0d5d219a2342caa4c1adb428c866fbedba69c7a9b632919fd0f7404d529f046b3653793b630c93ea9bcf611896885122410de2f1c06cb584bc0498c8 SHA512 6cbc94fb41d412c33968d32b40e6441198a1b19a396b14528b69464551b4264eb215b894a42e29b2aa016efc0467ab8a45c4e444683519eb90abc9911302cbbc
MISC metadata.xml 326 BLAKE2B c32180909f5265666e505be682fe6144947ee00dc109524bb554f4ebb53ee729b50ddd7fb3a96ddf34d2e5dda7dcb0f85b8a4fdc464412e9df3fef3c6a75ed91 SHA512 dc0e30a1312d9703faa5771706a153f04d0ef59a86deddcf4551788d5c4aef1b8c090e38af13e31b28e875b91d9c2e165eb866fff1c7d343fde6b97f63cb4b39
diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild b/dev-util/heaptrack/heaptrack-9999.ebuild
index b9572355eb6e..8f57020d1b4c 100644
--- a/dev-util/heaptrack/heaptrack-9999.ebuild
+++ b/dev-util/heaptrack/heaptrack-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,8 @@ EAPI=7
inherit cmake kde.org xdg-utils
DESCRIPTION="Fast heap memory profiler"
-HOMEPAGE="http://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"