From 795760ec3e65843f0b644d782b32fa231bfe6f63 Mon Sep 17 00:00:00 2001 From: Sven Vermeulen Date: Sun, 17 Mar 2013 10:35:52 +0000 Subject: Fix bug #430488 - Portage SELinux code is python-3 valid again --- profiles/features/ChangeLog | 6 +++++- profiles/features/selinux/package.use.force | 9 ++------- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'profiles/features') 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 selinux/package.use.force: + Python 3 support back on track for SELinux integrated code in Portage (bug + #430488) 16 Mar 2013; Sven Vermeulen 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 (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 (07 Oct 2011) # sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". -- cgit v1.2.3-65-gdbad