summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-nagios')
-rw-r--r--sec-policy/selinux-nagios/ChangeLog9
-rw-r--r--sec-policy/selinux-nagios/selinux-nagios-2.20120215.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/sec-policy/selinux-nagios/ChangeLog b/sec-policy/selinux-nagios/ChangeLog
index da3656258476..1e1a9160f20d 100644
--- a/sec-policy/selinux-nagios/ChangeLog
+++ b/sec-policy/selinux-nagios/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-nagios
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.7 2011/12/19 18:17:16 swift Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.8 2012/03/31 12:29:34 swift Exp $
+
+*selinux-nagios-2.20120215 (31 Mar 2012)
+
+ 31 Mar 2012; <swift@gentoo.org> +selinux-nagios-2.20120215.ebuild:
+ Bumping to 2.20120215 policies
19 Dec 2011; <swift@gentoo.org> selinux-nagios-2.20110726-r2.ebuild:
Stabilize rev6
diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20120215.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20120215.ebuild
new file mode 100644
index 000000000000..fe05eed3ab21
--- /dev/null
+++ b/sec-policy/selinux-nagios/selinux-nagios-2.20120215.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-nagios/selinux-nagios-2.20120215.ebuild,v 1.1 2012/03/31 12:29:34 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="nagios"
+BASEPOL="2.20120215-r1"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for nagios"
+
+KEYWORDS="~amd64 ~x86"