diff options
author | Kenton Groombridge <concord@gentoo.org> | 2022-12-23 13:33:38 -0500 |
---|---|---|
committer | Kenton Groombridge <concord@gentoo.org> | 2022-12-23 15:08:49 -0500 |
commit | 2768f822e1fcd338a2e509641837f0eb536e6263 (patch) | |
tree | 76c9b197dcadf14af0c28d2a205ce2aaa21610f8 /sys-cluster/glusterfs | |
parent | sec-policy: drop old SELinux policies (diff) | |
download | gentoo-2768f822e1fcd338a2e509641837f0eb536e6263.tar.gz gentoo-2768f822e1fcd338a2e509641837f0eb536e6263.tar.bz2 gentoo-2768f822e1fcd338a2e509641837f0eb536e6263.zip |
sys-cluster/glusterfs: add USE=selinux
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild b/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild index 3f4d8708aa01..96d4a3a4700d 100644 --- a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" -IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs tcmalloc test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog selinux static-libs tcmalloc test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -40,6 +40,7 @@ RDEPEND=" georeplication? ( ${PYTHON_DEPS} ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) + selinux? ( sec-policy/selinux-glusterfs ) tcmalloc? ( dev-util/google-perftools ) xml? ( dev-libs/libxml2 ) " diff --git a/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild b/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild index 9f76a974689c..61ee8418ce40 100644 --- a/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.2-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" -IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs tcmalloc test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog selinux static-libs tcmalloc test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -40,6 +40,7 @@ RDEPEND=" georeplication? ( ${PYTHON_DEPS} ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) + selinux? ( sec-policy/selinux-glusterfs ) tcmalloc? ( dev-util/google-perftools ) xml? ( dev-libs/libxml2 ) " diff --git a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild index 183c91a3c4cc..1628e124f840 100644 --- a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv x86" -IUSE="debug emacs +fuse georeplication ipv6 +libtirpc rsyslog static-libs tcmalloc test +uring xml" +IUSE="debug emacs +fuse georeplication ipv6 +libtirpc rsyslog selinux static-libs tcmalloc test +uring xml" REQUIRED_USE="${PYTHON_REQUIRED_USE} georeplication? ( xml ) @@ -40,6 +40,7 @@ RDEPEND=" georeplication? ( ${PYTHON_DEPS} ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) + selinux? ( sec-policy/selinux-glusterfs ) tcmalloc? ( dev-util/google-perftools ) uring? ( sys-libs/liburing:= ) xml? ( dev-libs/libxml2 ) diff --git a/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild b/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild index a5b272273e64..36b417b469a0 100644 --- a/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.6-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" -IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog selinux static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -35,6 +35,7 @@ RDEPEND=" emacs? ( >=app-editors/emacs-23.1:* ) fuse? ( >=sys-fs/fuse-2.7.0:0 ) georeplication? ( ${PYTHON_DEPS} ) + selinux? ( sec-policy/selinux-glusterfs ) xml? ( dev-libs/libxml2 ) !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) diff --git a/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild b/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild index b896cdd9efd7..9cd1cc5db7fc 100644 --- a/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9.4-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" -IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog selinux static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -36,6 +36,7 @@ RDEPEND=" emacs? ( >=app-editors/emacs-23.1:* ) fuse? ( >=sys-fs/fuse-2.7.0:0 ) georeplication? ( ${PYTHON_DEPS} ) + selinux? ( sec-policy/selinux-glusterfs ) xml? ( dev-libs/libxml2 ) !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) diff --git a/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild b/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild index c9b758588aef..0d288f94fc02 100644 --- a/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9.5-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" +IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog selinux static-libs +syslog test +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} xml ) ipv6? ( libtirpc )" @@ -36,6 +36,7 @@ RDEPEND=" emacs? ( >=app-editors/emacs-23.1:* ) fuse? ( >=sys-fs/fuse-2.7.0:0 ) georeplication? ( ${PYTHON_DEPS} ) + selinux? ( sec-policy/selinux-glusterfs ) xml? ( dev-libs/libxml2 ) !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) |