app-admin/sysstat: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:22:54 +0000 (21:22 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:22:54 +0000 (21:22 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-admin/sysstat/sysstat-12.2.1.ebuild
app-admin/sysstat/sysstat-12.3.1.ebuild
app-admin/sysstat/sysstat-999999.ebuild

index 4b18a4f4786b4c2414ea842dd308233fe866e0d3..c3e396c663729a402b43398cbf332b7c2b406026 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit flag-o-matic systemd toolchain-funcs
+inherit eutils flag-o-matic systemd toolchain-funcs
 
 DESCRIPTION="System performance tools for Linux"
 HOMEPAGE="http://pagesperso-orange.fr/sebastien.godard/"
index cbea517ec677d1b166bf13de9d6da87d7acf59d3..5c114d68304e6764d524fd55e7885aaa95d67590 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit flag-o-matic systemd toolchain-funcs
+inherit eutils flag-o-matic systemd toolchain-funcs
 
 DESCRIPTION="System performance tools for Linux"
 HOMEPAGE="http://pagesperso-orange.fr/sebastien.godard/"
index cb4326bb20544497fed7a547cfead20449b8b5e1..c59bf0c9f9635e65a05a9750b4545fdf13183e36 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit flag-o-matic git-r3 systemd toolchain-funcs
+inherit eutils flag-o-matic git-r3 systemd toolchain-funcs
 
 DESCRIPTION="System performance tools for Linux"
 HOMEPAGE="http://pagesperso-orange.fr/sebastien.godard/"