summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2013-03-19 19:47:50 +0000
committerSven Vermeulen <swift@gentoo.org>2013-03-19 19:47:50 +0000
commitdb80cccc3915d3fa6f95d8b8743ba0569b335169 (patch)
tree37d9de6b71d02b2fd0254a0db236b7779c3a021a /profiles/features
parentold (diff)
downloadgentoo-2-db80cccc3915d3fa6f95d8b8743ba0569b335169.tar.gz
gentoo-2-db80cccc3915d3fa6f95d8b8743ba0569b335169.tar.bz2
gentoo-2-db80cccc3915d3fa6f95d8b8743ba0569b335169.zip
Fix bug #430488 - Remove python3 for portage entry in package.use.mask as well
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/ChangeLog5
-rw-r--r--profiles/features/selinux/package.use.mask9
2 files changed, 6 insertions, 8 deletions
diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog
index fbe95dc916d9..41f0ac817742 100644
--- a/profiles/features/ChangeLog
+++ b/profiles/features/ChangeLog
@@ -1,6 +1,9 @@
# 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.63 2013/03/17 10:35:52 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.64 2013/03/19 19:47:50 swift Exp $
+
+ 19 Mar 2013; Sven Vermeulen <swift@gentoo.org> selinux/package.use.mask:
+ Fix bug #430488 - forgot to remove package.use.mask entry
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
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index cc23b6994791..d540803f1b06 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -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.mask,v 1.4 2012/08/08 19:37:41 swift Exp $
-
-# Sven Vermeulen <swift@gentoo.org> (08 Aug 2012)
-# sys-apps/portage SELinux integration code still requires Python 2.
-# See bug #430488
-sys-apps/portage python3
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.5 2013/03/19 19:47:50 swift Exp $
# Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
# Unmask when we get HAL 0.5.10 straightened out