swift 14/10/07 19:02:34 Modified: package.mask Log: Mask out checkpolicy until migration is clarified
Revision Changes Path 1.54 profiles/features/selinux/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?r1=1.53&r2=1.54 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- package.mask 24 Sep 2014 18:36:11 -0000 1.53 +++ package.mask 7 Oct 2014 19:02:34 -0000 1.54 @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.53 2014/09/24 18:36:11 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.54 2014/10/07 19:02:34 swift Exp $ # Sven Vermeulen <[email protected]> (Aug 28 2014) # Masking these for heavy testing; downgrading might not be possible so @@ -7,4 +7,5 @@ >=sys-libs/libsemanage-2.4_rc2 >=sys-libs/libsepol-2.4_rc2 >=sys-apps/policycoreutils-2.4_rc2 +>=sys-apps/checkpolicy-2.4_rc2 >=dev-python/sepolgen-1.2.2_rc2
