diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-01-26 18:21:05 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-01-26 18:21:05 +0000 |
commit | 052c84c927a61138a37a0fbc141e1544eea009c2 (patch) | |
tree | 033f2fb4d74fe24310f02ccec48594970696dcbb /sec-policy/selinux-openrc/selinux-openrc-2.20120725-r11.ebuild | |
parent | Run python_set_active_version conditionally. (diff) | |
download | gentoo-2-052c84c927a61138a37a0fbc141e1544eea009c2.tar.gz gentoo-2-052c84c927a61138a37a0fbc141e1544eea009c2.tar.bz2 gentoo-2-052c84c927a61138a37a0fbc141e1544eea009c2.zip |
Pushing out rev 11
(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-2.20120725-r11.ebuild')
-rw-r--r-- | sec-policy/selinux-openrc/selinux-openrc-2.20120725-r11.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-openrc/selinux-openrc-2.20120725-r11.ebuild b/sec-policy/selinux-openrc/selinux-openrc-2.20120725-r11.ebuild new file mode 100644 index 000000000000..d041dee0d1e9 --- /dev/null +++ b/sec-policy/selinux-openrc/selinux-openrc-2.20120725-r11.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-openrc/selinux-openrc-2.20120725-r11.ebuild,v 1.1 2013/01/26 18:20:39 swift Exp $ +EAPI="4" + +IUSE="" +MODS="openrc" +BASEPOL="2.20120725-r9" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for openrc" + +KEYWORDS="~amd64 ~x86" |