summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-06-13 23:09:43 +0800
committerJason Zaman <perfinion@gentoo.org>2017-06-13 23:11:17 +0800
commit3108bd743fbf6aa318e3053af0e83297f6e0afae (patch)
treeb8d661935583036cdb1f4c7dff7513da3d4e9ec5 /sec-policy/selinux-mplayer/selinux-mplayer-2.20170204-r4.ebuild
parentsys-apps/restorecond: update live ebuild (diff)
downloadgentoo-3108bd743fbf6aa318e3053af0e83297f6e0afae.tar.gz
gentoo-3108bd743fbf6aa318e3053af0e83297f6e0afae.tar.bz2
gentoo-3108bd743fbf6aa318e3053af0e83297f6e0afae.zip
sec-policy: Release of SELinux policies 2.20170204-r4
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'sec-policy/selinux-mplayer/selinux-mplayer-2.20170204-r4.ebuild')
-rw-r--r--sec-policy/selinux-mplayer/selinux-mplayer-2.20170204-r4.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-mplayer/selinux-mplayer-2.20170204-r4.ebuild b/sec-policy/selinux-mplayer/selinux-mplayer-2.20170204-r4.ebuild
new file mode 100644
index 000000000000..6859c8cc262c
--- /dev/null
+++ b/sec-policy/selinux-mplayer/selinux-mplayer-2.20170204-r4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+EAPI="6"
+
+IUSE="alsa"
+MODS="mplayer"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for mplayer"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi