diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/memprof/memprof-0.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/memprof/memprof-0.6.2-r1.ebuild b/dev-util/memprof/memprof-0.6.2-r1.ebuild index 99e0512870ef..5bceac4e7801 100644 --- a/dev-util/memprof/memprof-0.6.2-r1.ebuild +++ b/dev-util/memprof/memprof-0.6.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="Profiling and leak detection tool" HOMEPAGE="http://www.secretlabs.de/projects/memprof/" |