summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2021-01-31 22:26:14 -0800
committerJason Zaman <perfinion@gentoo.org>2021-02-01 19:59:59 -0800
commit622f5eb0b1859e3038854d406a5a115becdbd0f4 (patch)
tree2cf219d8c7ff1ba77d8bb55814860bd87fb5940b
parentsec-policy/selinux-speedtouch: policy module removed in next release (diff)
downloadgentoo-622f5eb0.tar.gz
gentoo-622f5eb0.tar.bz2
gentoo-622f5eb0.zip
sec-policy/selinux-xprint: 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-xprint/selinux-xprint-9999.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-xprint/selinux-xprint-9999.ebuild b/sec-policy/selinux-xprint/selinux-xprint-9999.ebuild
deleted file mode 100644
index f1cb07cabbd4..000000000000
--- a/sec-policy/selinux-xprint/selinux-xprint-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="xprint"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for xprint"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
-fi