diff options
Diffstat (limited to 'sec-policy/selinux-nagios')
-rw-r--r-- | sec-policy/selinux-nagios/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-nagios/selinux-nagios-2.20120725-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sec-policy/selinux-nagios/ChangeLog b/sec-policy/selinux-nagios/ChangeLog index 6ff153065490..85de6a371a56 100644 --- a/sec-policy/selinux-nagios/ChangeLog +++ b/sec-policy/selinux-nagios/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2012/09/22 09:26:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/ChangeLog,v 1.18 2012/10/04 18:29:25 swift Exp $ + + 04 Oct 2012; <swift@gentoo.org> selinux-nagios-2.20120725-r5.ebuild: + Stabilization *selinux-nagios-2.20120725-r5 (21 Sep 2012) diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r5.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r5.ebuild index 070427dda4e9..4a8d71333b53 100644 --- a/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r5.ebuild +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r5.ebuild @@ -1,6 +1,6 @@ # 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.20120725-r5.ebuild,v 1.1 2012/09/22 09:26:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r5.ebuild,v 1.2 2012/10/04 18:29:25 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nagios" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-apache " |