summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2015-09-06 19:40:17 +0800
committerJason Zaman <perfinion@gentoo.org>2015-09-06 19:56:10 +0800
commitf37c3ac9e5c2373de69c36420bf20abcbd7643cb (patch)
tree914b12af629d15e4f705920a6384957042660989 /sec-policy/selinux-screen/selinux-screen-2.20141203-r9.ebuild
parentdev-libs/libgpg-error: sparc stable, bug #552938 (diff)
downloadgentoo-f37c3ac9e5c2373de69c36420bf20abcbd7643cb.tar.gz
gentoo-f37c3ac9e5c2373de69c36420bf20abcbd7643cb.tar.bz2
gentoo-f37c3ac9e5c2373de69c36420bf20abcbd7643cb.zip
sec-policy: Release of SELinux policies 2.20141203-r9
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sec-policy/selinux-screen/selinux-screen-2.20141203-r9.ebuild')
-rw-r--r--sec-policy/selinux-screen/selinux-screen-2.20141203-r9.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sec-policy/selinux-screen/selinux-screen-2.20141203-r9.ebuild b/sec-policy/selinux-screen/selinux-screen-2.20141203-r9.ebuild
new file mode 100644
index 000000000000..bdc3f652e0cb
--- /dev/null
+++ b/sec-policy/selinux-screen/selinux-screen-2.20141203-r9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+
+IUSE=""
+MODS="screen"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for screen"
+
+if [[ $PV == 9999* ]] ; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
+fi