commit: b7509baa52905943eb384bd3d387ff2740d71e67 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 11:37:45 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 11:37:45 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b7509baa
dev-util/heaptrack: Remove obsolete var Handled by eclass now. Package-Manager: portage-2.2.28 dev-util/heaptrack/heaptrack-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/heaptrack/heaptrack-9999.ebuild b/dev-util/heaptrack/heaptrack-9999.ebuild index 69e5b85..dad3262 100644 --- a/dev-util/heaptrack/heaptrack-9999.ebuild +++ b/dev-util/heaptrack/heaptrack-9999.ebuild @@ -6,7 +6,6 @@ EAPI=6 KDE_AUTODEPS="false" KDE_TEST="forceoptional" -QT_MINIMAL="5.5.1" inherit kde5 DESCRIPTION="A fast heap memory profiler"
