commit:     efd8b67187a1a3e193973a7cbce4cb81dba16d2a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 19:53:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 23:52:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd8b671

sys-cluster/glusterfs: [QA] fix IndirectInherits

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/glusterfs/glusterfs-7.9-r1.ebuild | 2 +-
 sys-cluster/glusterfs/glusterfs-8.3-r1.ebuild | 2 +-
 sys-cluster/glusterfs/glusterfs-8.4-r1.ebuild | 2 +-
 sys-cluster/glusterfs/glusterfs-9.1-r1.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/glusterfs/glusterfs-7.9-r1.ebuild 
b/sys-cluster/glusterfs/glusterfs-7.9-r1.ebuild
index 8fe9cb9d3d7..9fe0f1f7df8 100644
--- a/sys-cluster/glusterfs/glusterfs-7.9-r1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-7.9-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-inherit autotools elisp-common python-single-r1 systemd
+inherit autotools elisp-common python-single-r1 tmpfiles
 
 SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 
1)/${PV}/${P}.tar.gz"
 KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"

diff --git a/sys-cluster/glusterfs/glusterfs-8.3-r1.ebuild 
b/sys-cluster/glusterfs/glusterfs-8.3-r1.ebuild
index 79808b9e3ff..e951ef2e84c 100644
--- a/sys-cluster/glusterfs/glusterfs-8.3-r1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-8.3-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-inherit autotools elisp-common python-single-r1 systemd
+inherit autotools elisp-common python-single-r1 tmpfiles
 
 SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 
1)/${PV}/${P}.tar.gz"
 KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"

diff --git a/sys-cluster/glusterfs/glusterfs-8.4-r1.ebuild 
b/sys-cluster/glusterfs/glusterfs-8.4-r1.ebuild
index 79808b9e3ff..e951ef2e84c 100644
--- a/sys-cluster/glusterfs/glusterfs-8.4-r1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-8.4-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-inherit autotools elisp-common python-single-r1 systemd
+inherit autotools elisp-common python-single-r1 tmpfiles
 
 SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 
1)/${PV}/${P}.tar.gz"
 KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"

diff --git a/sys-cluster/glusterfs/glusterfs-9.1-r1.ebuild 
b/sys-cluster/glusterfs/glusterfs-9.1-r1.ebuild
index 4b3b440fa71..481163386a9 100644
--- a/sys-cluster/glusterfs/glusterfs-9.1-r1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-9.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
 
-inherit autotools elisp-common python-single-r1 systemd
+inherit autotools elisp-common python-single-r1 tmpfiles
 
 SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 
1)/${PV}/${P}.tar.gz"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"

Reply via email to