diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/babeltrace/babeltrace-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/babeltrace/babeltrace-1.2.4.ebuild b/dev-util/babeltrace/babeltrace-1.2.4.ebuild index 8e02da245d81..ea601ae1411d 100644 --- a/dev-util/babeltrace/babeltrace-1.2.4.ebuild +++ b/dev-util/babeltrace/babeltrace-1.2.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils ltprune +inherit ltprune DESCRIPTION="A command-line tool and library to read and convert trace files" HOMEPAGE="https://lttng.org" |