summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2016-10-27 16:35:15 +0200
committerSven Vermeulen <swift@gentoo.org>2016-10-27 16:35:50 +0200
commit3590df517587d9678967f92a9222669d0a076349 (patch)
tree8f0c1fa1b6282687172dba3da54df704a01b15ad /sec-policy/selinux-psad/selinux-psad-2.20161023-r1.ebuild
parentnet-dns/dnscrypt-proxy: reorder maintainers and remove description (diff)
downloadgentoo-3590df517587d9678967f92a9222669d0a076349.tar.gz
gentoo-3590df517587d9678967f92a9222669d0a076349.tar.bz2
gentoo-3590df517587d9678967f92a9222669d0a076349.zip
sec-policy: Release of SELinux policies 2.20161023-r1
Package-Manager: portage-2.3.0
Diffstat (limited to 'sec-policy/selinux-psad/selinux-psad-2.20161023-r1.ebuild')
-rw-r--r--sec-policy/selinux-psad/selinux-psad-2.20161023-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-psad/selinux-psad-2.20161023-r1.ebuild b/sec-policy/selinux-psad/selinux-psad-2.20161023-r1.ebuild
new file mode 100644
index 000000000000..3073bb35799a
--- /dev/null
+++ b/sec-policy/selinux-psad/selinux-psad-2.20161023-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+
+IUSE=""
+MODS="psad"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for psad"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi