From ab96f8645a97f010a7e8d2d5c477320cb90aa5c8 Mon Sep 17 00:00:00 2001 From: Sven Vermeulen Date: Sat, 13 Oct 2012 16:31:06 +0000 Subject: Adding live ebuilds for SELinux policies Package-Manager: portage-2.1.11.9/cvs/Linux x86_64 --- sec-policy/selinux-nagios/ChangeLog | 7 ++++++- sec-policy/selinux-nagios/selinux-nagios-9999.ebuild | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 sec-policy/selinux-nagios/selinux-nagios-9999.ebuild (limited to 'sec-policy/selinux-nagios') diff --git a/sec-policy/selinux-nagios/ChangeLog b/sec-policy/selinux-nagios/ChangeLog index 85de6a371a56..f8d93df8dd7e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.18 2012/10/04 18:29:25 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.19 2012/10/13 16:30:58 swift Exp $ + +*selinux-nagios-9999 (13 Oct 2012) + + 13 Oct 2012; +selinux-nagios-9999.ebuild: + Adding live ebuild 04 Oct 2012; selinux-nagios-2.20120725-r5.ebuild: Stabilization diff --git a/sec-policy/selinux-nagios/selinux-nagios-9999.ebuild b/sec-policy/selinux-nagios/selinux-nagios-9999.ebuild new file mode 100644 index 000000000000..cedd74c8e470 --- /dev/null +++ b/sec-policy/selinux-nagios/selinux-nagios-9999.ebuild @@ -0,0 +1,18 @@ +# 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-9999.ebuild,v 1.1 2012/10/13 16:30:58 swift Exp $ +EAPI="4" + +IUSE="" +MODS="nagios" +BASEPOL="9999" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for nagios" + +KEYWORDS="" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad