diff options
author | Sven Vermeulen <swift@gentoo.org> | 2012-12-17 08:48:02 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2012-12-17 08:48:02 +0000 |
commit | 3e35ae5e9bb1f28d9c9b415d5b606e4d6f3bd6ee (patch) | |
tree | 27b7d5179ff47d0179059cdea931469ecfb39295 /sec-policy/selinux-openrc/selinux-openrc-9999.ebuild | |
parent | Add gnome-system-log-3.6 to gnome-3.6 mask (bug #447476). (diff) | |
download | gentoo-2-3e35ae5e9bb1f28d9c9b415d5b606e4d6f3bd6ee.tar.gz gentoo-2-3e35ae5e9bb1f28d9c9b415d5b606e4d6f3bd6ee.tar.bz2 gentoo-2-3e35ae5e9bb1f28d9c9b415d5b606e4d6f3bd6ee.zip |
Adding live ebuild for initial SELinux policy on openrc-specifics
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
Diffstat (limited to 'sec-policy/selinux-openrc/selinux-openrc-9999.ebuild')
-rw-r--r-- | sec-policy/selinux-openrc/selinux-openrc-9999.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-openrc/selinux-openrc-9999.ebuild b/sec-policy/selinux-openrc/selinux-openrc-9999.ebuild new file mode 100644 index 000000000000..77d5f2fd0702 --- /dev/null +++ b/sec-policy/selinux-openrc/selinux-openrc-9999.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openrc/selinux-openrc-9999.ebuild,v 1.1 2012/12/17 08:48:02 swift Exp $ +EAPI="4" + +IUSE="" +MODS="openrc" +BASEPOL="9999" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openrc" + +KEYWORDS="" |