summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2014-12-03 13:22:09 +0000
committerJason Zaman <perfinion@gentoo.org>2014-12-03 13:22:09 +0000
commit414acee65f28a50bcd0b22662295e34c3200264d (patch)
tree1b6112ed896b18f3e4b049b0054802040db87603 /profiles
parentForce static-libs so stages build properly (diff)
downloadgentoo-2-414acee65f28a50bcd0b22662295e34c3200264d.tar.gz
gentoo-2-414acee65f28a50bcd0b22662295e34c3200264d.tar.bz2
gentoo-2-414acee65f28a50bcd0b22662295e34c3200264d.zip
Add bug number to message
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/selinux/package.use.force4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
index d5c601cc6734..78d30953028e 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -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 <swift@gentoo.org> (19 Apr 2013)
# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python".
@@ -17,6 +17,6 @@ dev-lang/python xml
# Jason Zaman <perfinion@gentoo.org> (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