summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2024-10-16 09:38:13 -0400
committerKenton Groombridge <concord@gentoo.org>2024-10-16 09:38:13 -0400
commit4fbb88d67b1f9ff273726cb8439fc1ee350d837d (patch)
treeacf64d8aa8b684fdf73098e01fbf9179c8d6b56d /sec-policy/selinux-bluetooth/selinux-bluetooth-2.20240226-r1.ebuild
parentsec-policy/*: stabilize SELinux policies 2.20240916-r1 (diff)
downloadgentoo-4fbb88d67b1f9ff273726cb8439fc1ee350d837d.tar.gz
gentoo-4fbb88d67b1f9ff273726cb8439fc1ee350d837d.tar.bz2
gentoo-4fbb88d67b1f9ff273726cb8439fc1ee350d837d.zip
sec-policy/*: drop SELinux policies 2.20240226-r1
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-bluetooth/selinux-bluetooth-2.20240226-r1.ebuild')
-rw-r--r--sec-policy/selinux-bluetooth/selinux-bluetooth-2.20240226-r1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20240226-r1.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20240226-r1.ebuild
deleted file mode 100644
index bb2fa49f19b1..000000000000
--- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20240226-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-IUSE=""
-MODS="bluetooth"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for bluetooth"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 arm arm64 x86"
-fi