commit: 0ea3573d38b370644ab2abfb9c8adde822c1a9de
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 1 06:25:49 2021 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 03:59:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea3573d
sec-policy/selinux-speedtouch: policy module removed in next release
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
.../selinux-speedtouch/selinux-speedtouch-9999.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/sec-policy/selinux-speedtouch/selinux-speedtouch-9999.ebuild
b/sec-policy/selinux-speedtouch/selinux-speedtouch-9999.ebuild
deleted file mode 100644
index 90ae1ab4579..00000000000
--- a/sec-policy/selinux-speedtouch/selinux-speedtouch-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="speedtouch"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for speedtouch"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
-fi