summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2021-01-31 22:21:32 -0800
committerJason Zaman <perfinion@gentoo.org>2021-02-01 19:59:56 -0800
commit5dd93997219782c9583ea416570ae901f7f9102c (patch)
treec9b80810dcba0e0e8088c13c5f59bf27a781b892
parentsec-policy/selinux-pcmcia: policy module removed in next release (diff)
downloadgentoo-5dd93997219782c9583ea416570ae901f7f9102c.tar.gz
gentoo-5dd93997219782c9583ea416570ae901f7f9102c.tar.bz2
gentoo-5dd93997219782c9583ea416570ae901f7f9102c.zip
sec-policy/selinux-podsleuth: policy module removed in next release
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
-rw-r--r--sec-policy/selinux-podsleuth/selinux-podsleuth-9999.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-podsleuth/selinux-podsleuth-9999.ebuild b/sec-policy/selinux-podsleuth/selinux-podsleuth-9999.ebuild
deleted file mode 100644
index a6b2f452c346..000000000000
--- a/sec-policy/selinux-podsleuth/selinux-podsleuth-9999.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-IUSE=""
-MODS="podsleuth"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for podsleuth"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
-fi