From 3cec2c6a9b1e8bc5fdf33538268787c704c1ab73 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 16 Feb 2020 21:24:35 +0100 Subject: [PATCH] x11-terms/terminator: [QA] inherit eutils.eclass directly Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- x11-terms/terminator/terminator-1.91.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/terminator/terminator-1.91.ebuild b/x11-terms/terminator/terminator-1.91.ebuild index ee1a1f1e0218..835d3640e109 100644 --- a/x11-terms/terminator/terminator-1.91.ebuild +++ b/x11-terms/terminator/terminator-1.91.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit gnome2 distutils-r1 virtualx +inherit eutils gnome2 distutils-r1 virtualx DESCRIPTION="Multiple GNOME terminals in one window" HOMEPAGE="https://launchpad.net/terminator/" -- 2.26.2