diff options
author | 2014-08-01 21:09:34 +0000 | |
---|---|---|
committer | 2014-08-01 21:09:34 +0000 | |
commit | 9bedd7a4231799fbe887123963e7a6b9a6a59682 (patch) | |
tree | 795b22b312839c8b26c9d676289f1ff2025939bc /sec-policy/selinux-smartmon/selinux-smartmon-2.20140311-r4.ebuild | |
parent | arm64, initial support (diff) | |
download | historical-9bedd7a4231799fbe887123963e7a6b9a6a59682.tar.gz historical-9bedd7a4231799fbe887123963e7a6b9a6a59682.tar.bz2 historical-9bedd7a4231799fbe887123963e7a6b9a6a59682.zip |
Stabilization of r3, and make r4 available for testing
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'sec-policy/selinux-smartmon/selinux-smartmon-2.20140311-r4.ebuild')
-rw-r--r-- | sec-policy/selinux-smartmon/selinux-smartmon-2.20140311-r4.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20140311-r4.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20140311-r4.ebuild new file mode 100644 index 000000000000..0a5c5a0be2b0 --- /dev/null +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20140311-r4.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smartmon/selinux-smartmon-2.20140311-r4.ebuild,v 1.1 2014/08/01 21:04:45 swift Exp $ +EAPI="5" + +IUSE="" +MODS="smartmon" +BASEPOL="2.20140311-r4" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for smartmon" + +KEYWORDS="~amd64 ~x86" |