summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-02 20:53:17 +0100
committerSam James <sam@gentoo.org>2021-09-03 00:52:17 +0100
commitefd8b67187a1a3e193973a7cbce4cb81dba16d2a (patch)
treeaaf3fd0a2156e3973f4f65175148a2a57783d405 /sys-cluster/glusterfs
parentsys-block/buffer: [QA] fix UnusedInherits (diff)
downloadgentoo-efd8b67187a1a3e193973a7cbce4cb81dba16d2a.tar.gz
gentoo-efd8b67187a1a3e193973a7cbce4cb81dba16d2a.tar.bz2
gentoo-efd8b67187a1a3e193973a7cbce4cb81dba16d2a.zip
sys-cluster/glusterfs: [QA] fix IndirectInherits
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r--sys-cluster/glusterfs/glusterfs-7.9-r1.ebuild2
-rw-r--r--sys-cluster/glusterfs/glusterfs-8.3-r1.ebuild2
-rw-r--r--sys-cluster/glusterfs/glusterfs-8.4-r1.ebuild2
-rw-r--r--sys-cluster/glusterfs/glusterfs-9.1-r1.ebuild2
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 8fe9cb9d3d7a..9fe0f1f7df80 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 79808b9e3ff6..e951ef2e84cd 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 79808b9e3ff6..e951ef2e84cd 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 4b3b440fa715..481163386a99 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"