perfinion 15/06/05 15:57:11 Modified: ChangeLog Added: selinux-munin-2.20141203-r6.ebuild Log: Release of 2.20141203-r6 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
Revision Changes Path 1.71 sec-policy/selinux-munin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/ChangeLog?rev=1.71&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/ChangeLog?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/ChangeLog?r1=1.70&r2=1.71 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 15 Apr 2015 15:55:30 -0000 1.70 +++ ChangeLog 5 Jun 2015 15:57:11 -0000 1.71 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-munin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.70 2015/04/15 15:55:30 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.71 2015/06/05 15:57:11 perfinion Exp $ + +*selinux-munin-2.20141203-r6 (05 Jun 2015) + + 05 Jun 2015; Jason Zaman <[email protected]> + +selinux-munin-2.20141203-r6.ebuild: + Release of 2.20141203-r6 15 Apr 2015; Jason Zaman <[email protected]> selinux-munin-2.20141203-r4.ebuild: 1.1 sec-policy/selinux-munin/selinux-munin-2.20141203-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20141203-r6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20141203-r6.ebuild?rev=1.1&content-type=text/plain Index: selinux-munin-2.20141203-r6.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20141203-r6.ebuild,v 1.1 2015/06/05 15:57:11 perfinion Exp $ EAPI="5" IUSE="" MODS="munin" inherit selinux-policy-2 DESCRIPTION="SELinux policy for munin" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache " RDEPEND="${RDEPEND} sec-policy/selinux-apache "
