Force USE=python for libsemanage, needed by the semanage command (part of policycoreu...
authorSven Vermeulen <swift@gentoo.org>
Fri, 7 Oct 2011 17:50:18 +0000 (17:50 +0000)
committerSven Vermeulen <swift@gentoo.org>
Fri, 7 Oct 2011 17:50:18 +0000 (17:50 +0000)
profiles/features/selinux/package.use.force
profiles/selinux/package.use.force

index 2aa533999d23e16ad1d74ebc974db3a4304d7128..721e6e8968093b3df534be475a6f0dcc40e88a26 100644 (file)
@@ -1,11 +1,13 @@
 # Copyright 1999-2011 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.2 2011/10/07 17:43:19 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.force,v 1.3 2011/10/07 17:50:17 swift Exp $
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (18 Feb 2011)
 # sys-apps/portage depends on sys-libs/libselinux, which currently does not support Python 3.
 sys-apps/portage python2
 
 # Sven Vermeulen <swift@gentoo.org> (07 Oct 2011)
-# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python"
+# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". 
+# sys-apps/policycoreutils also requires libsemanage with USE="python"
 sys-libs/libselinux python
+sys-libs/libsemanage python
index 365a97ec0ee0c4b464cda04d4e1fed67cde49b8b..1cbe75f1735269276ef36904a6fcc5698ca23570 100644 (file)
@@ -1,11 +1,13 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.use.force,v 1.2 2011/10/07 17:43:20 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.use.force,v 1.3 2011/10/07 17:50:18 swift Exp $
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (18 Feb 2011)
 # sys-apps/portage depends on sys-libs/libselinux, which currently does not support Python 3.
 sys-apps/portage python2
 
 # Sven Vermeulen <swift@gentoo.org> (07 Oct 2011)
-# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python"
+# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". 
+# sys-apps/policycoreutils also requires libsemanage with USE="python"
 sys-libs/libselinux python
+sys-libs/libsemanage python