swift 14/11/01 17:26:19 Modified: ChangeLog Added: selinux-makewhatis-2.20140311-r7.ebuild Log: Bump revision r7 of SELinux policies (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path 1.31 sec-policy/selinux-makewhatis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 1 Nov 2014 16:13:35 -0000 1.30 +++ ChangeLog 1 Nov 2014 17:26:18 -0000 1.31 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-makewhatis # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v 1.30 2014/11/01 16:13:35 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/ChangeLog,v 1.31 2014/11/01 17:26:18 swift Exp $ + +*selinux-makewhatis-2.20140311-r7 (01 Nov 2014) + + 01 Nov 2014; Sven Vermeulen <[email protected]> + +selinux-makewhatis-2.20140311-r7.ebuild: + Bump revision r7 of SELinux policies 01 Nov 2014; Sven Vermeulen <[email protected]> selinux-makewhatis-9999.ebuild: Add KEYWORDS logic in -9999 ebuilds for ease of copying 1.1 sec-policy/selinux-makewhatis/selinux-makewhatis-2.20140311-r7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20140311-r7.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20140311-r7.ebuild?rev=1.1&content-type=text/plain Index: selinux-makewhatis-2.20140311-r7.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20140311-r7.ebuild,v 1.1 2014/11/01 17:26:18 swift Exp $ EAPI="5" IUSE="" MODS="makewhatis" inherit selinux-policy-2 DESCRIPTION="SELinux policy for makewhatis" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi
