summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2016-02-13 15:51:14 +0800
committerJason Zaman <perfinion@gentoo.org>2016-02-13 15:54:50 +0800
commit0333142e5f15118238f4557c5dbbc495fc29bc57 (patch)
tree57c12af84f451bf7e6159aafc84234e37ab27b2b /sec-policy/selinux-ppp/selinux-ppp-2.20151208-r2.ebuild
parentapp-editors/emacs: Stable for HPPA (bug #573490). (diff)
downloadgentoo-0333142e5f15118238f4557c5dbbc495fc29bc57.tar.gz
gentoo-0333142e5f15118238f4557c5dbbc495fc29bc57.tar.bz2
gentoo-0333142e5f15118238f4557c5dbbc495fc29bc57.zip
sec-policy: Release of SELinux policies 2.20151208-r2
Package-Manager: portage-2.2.26
Diffstat (limited to 'sec-policy/selinux-ppp/selinux-ppp-2.20151208-r2.ebuild')
-rw-r--r--sec-policy/selinux-ppp/selinux-ppp-2.20151208-r2.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sec-policy/selinux-ppp/selinux-ppp-2.20151208-r2.ebuild b/sec-policy/selinux-ppp/selinux-ppp-2.20151208-r2.ebuild
new file mode 100644
index 000000000000..ff1bb70cff8d
--- /dev/null
+++ b/sec-policy/selinux-ppp/selinux-ppp-2.20151208-r2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI="5"
+
+IUSE=""
+MODS="ppp"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for ppp"
+
+if [[ $PV == 9999* ]] ; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~x86"
+fi