mail-client/thunderbird: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:36 +0000 (21:23 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:36 +0000 (21:23 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
mail-client/thunderbird/thunderbird-52.9.1.ebuild

index e777b66889dbe2cd64d3e348c962b64bd0a29935..93422ca779dd5f04330af3a3c6318956eeed1207 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,7 +30,7 @@ MOZ_P="${PN}-${MOZ_PV}"
 MOZCONFIG_OPTIONAL_GTK2ONLY=1
 MOZCONFIG_OPTIONAL_WIFI=1
 
-inherit flag-o-matic toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
+inherit flag-o-matic eutils toolchain-funcs mozconfig-v6.52 autotools pax-utils check-reqs nsplugins mozlinguas-v2 xdg-utils gnome2-utils
 
 DESCRIPTION="Thunderbird Mail Client"
 HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"