diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-08-28 21:13:13 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-08-28 21:13:13 +0000 |
commit | c8b65fdd2255e65bc8d78e40c030a567588068c8 (patch) | |
tree | 9546d780e42a061d9b11330160f2778252272e52 /sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild | |
parent | New SELinux module packages (entropyd, ftp, ipsec, jabber, snmp) which need t... (diff) | |
download | historical-c8b65fdd2255e65bc8d78e40c030a567588068c8.tar.gz historical-c8b65fdd2255e65bc8d78e40c030a567588068c8.tar.bz2 historical-c8b65fdd2255e65bc8d78e40c030a567588068c8.zip |
Pushing out SELinux policy modules based on new 20110726 release (refpolicy)
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild new file mode 100644 index 000000000000..749c77348aab --- /dev/null +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20110726-r1.ebuild,v 1.1 2011/08/28 21:13:02 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nagios" +BASEPOL="2.20110726-r1" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nagios" + +KEYWORDS="~amd64 ~x86" |