dev-util/babeltrace: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:39 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:39 +0000 (10:59 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/babeltrace/babeltrace-1.2.3.ebuild
dev-util/babeltrace/babeltrace-1.2.4.ebuild

index 265e9c26010f3b475969547c3796585017cb5b16..795c1a26bdf64eccfd8e2dc0d581e8c9a29b251a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="A command-line tool and library to read and convert trace files"
 HOMEPAGE="http://lttng.org"
index 78d9753afaa2faa5a396f01f8e0ef00e06b61d1f..3242ad697b186c3cf37e6d1df92c612640d8c100 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="A command-line tool and library to read and convert trace files"
 HOMEPAGE="http://lttng.org"