perfinion 14/12/03 13:22:09 Modified: package.use.force Log: Add bug number to message
Revision Changes Path 1.10 profiles/features/selinux/package.use.force file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.use.force?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.use.force?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.use.force?r1=1.9&r2=1.10 Index: package.use.force =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.force,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- package.use.force 3 Dec 2014 13:20:02 -0000 1.9 +++ package.use.force 3 Dec 2014 13:22:09 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.force,v 1.9 2014/12/03 13:20:02 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.force,v 1.10 2014/12/03 13:22:09 perfinion Exp $ # Sven Vermeulen <[email protected]> (19 Apr 2013) # sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". @@ -17,6 +17,6 @@ # Jason Zaman <[email protected]> (03 Dec 2014) # sys-apps/busybox has IUSE="+static", so force static-libs on its deps -# so stages can build with no interacton. +# so stages can build with no interacton. Bug #527938 sys-libs/libselinux static-libs dev-libs/libpcre static-libs
