swift 14/11/01 17:26:19 Modified: ChangeLog Added: selinux-xfs-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.47 sec-policy/selinux-xfs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xfs/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xfs/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xfs/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 1 Nov 2014 16:13:35 -0000 1.46 +++ ChangeLog 1 Nov 2014 17:26:19 -0000 1.47 @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-xfs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/ChangeLog,v 1.46 2014/11/01 16:13:35 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xfs/ChangeLog,v 1.47 2014/11/01 17:26:19 swift Exp $ + +*selinux-xfs-2.20140311-r7 (01 Nov 2014) + + 01 Nov 2014; Sven Vermeulen <[email protected]> + +selinux-xfs-2.20140311-r7.ebuild: + Bump revision r7 of SELinux policies 01 Nov 2014; Sven Vermeulen <[email protected]> selinux-xfs-9999.ebuild: Add KEYWORDS logic in -9999 ebuilds for ease of copying 1.1 sec-policy/selinux-xfs/selinux-xfs-2.20140311-r7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xfs/selinux-xfs-2.20140311-r7.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xfs/selinux-xfs-2.20140311-r7.ebuild?rev=1.1&content-type=text/plain Index: selinux-xfs-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-xfs/selinux-xfs-2.20140311-r7.ebuild,v 1.1 2014/11/01 17:26:19 swift Exp $ EAPI="5" IUSE="" MODS="xfs" inherit selinux-policy-2 DESCRIPTION="SELinux policy for xfs" if [[ $PV == 9999* ]] ; then KEYWORDS="" else KEYWORDS="~amd64 ~x86" fi
