summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2013-03-17 10:35:52 +0000
committerSven Vermeulen <swift@gentoo.org>2013-03-17 10:35:52 +0000
commit795760ec3e65843f0b644d782b32fa231bfe6f63 (patch)
tree3d75735abba6f203f90ef7f592129a97f3e587f3 /profiles/features
parentAdd ~arm keyword, wrt bug #448136 (diff)
downloadgentoo-2-795760ec3e65843f0b644d782b32fa231bfe6f63.tar.gz
gentoo-2-795760ec3e65843f0b644d782b32fa231bfe6f63.tar.bz2
gentoo-2-795760ec3e65843f0b644d782b32fa231bfe6f63.zip
Fix bug #430488 - Portage SELinux code is python-3 valid again
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/ChangeLog6
-rw-r--r--profiles/features/selinux/package.use.force9
2 files changed, 7 insertions, 8 deletions
diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog
index 0c90ef27f4df..fbe95dc916d9 100644
--- a/profiles/features/ChangeLog
+++ b/profiles/features/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.62 2013/03/16 15:12:29 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.63 2013/03/17 10:35:52 swift Exp $
+
+ 17 Mar 2013; Sven Vermeulen <swift@gentoo.org> selinux/package.use.force:
+ Python 3 support back on track for SELinux integrated code in Portage (bug
+ #430488)
16 Mar 2013; Sven Vermeulen <swift@gentoo.org> selinux/package.mask:
Add in selinux-abrt package
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
index 80cf534661c1..0c90bcb06cbc 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -1,11 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.5 2012/08/08 19:37:41 swift Exp $
-
-# Sven Vermeulen <swift@gentoo.org> (08 Aug 2012)
-# sys-apps/portage SELinux integration code within Portage is still Python-2.6
-# only. See bug #430488
-sys-apps/portage python2
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.force,v 1.6 2013/03/17 10:35:52 swift Exp $
# Sven Vermeulen <swift@gentoo.org> (07 Oct 2011)
# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python".