From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9204B198005 for ; Tue, 19 Mar 2013 19:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B868E04F2; Tue, 19 Mar 2013 19:47:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD4D3E04F2 for ; Tue, 19 Mar 2013 19:47:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3A7433DB62 for ; Tue, 19 Mar 2013 19:47:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 97A7E2171D; Tue, 19 Mar 2013 19:47:50 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, swift@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/features: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles/features X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130319194750.97A7E2171D@flycatcher.gentoo.org> Date: Tue, 19 Mar 2013 19:47:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 959383b1-db69-4c25-bac1-63ba8ec88c2c X-Archives-Hash: 3d197e5f38b70e6c122aea41ea0cd87d swift 13/03/19 19:47:50 Modified: ChangeLog Log: Fix bug #430488 - Remove python3 for portage entry in package.use.mask as well Revision Changes Path 1.64 profiles/features/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 17 Mar 2013 10:35:52 -0000 1.63 +++ ChangeLog 19 Mar 2013 19:47:50 -0000 1.64 @@ -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 selinux/package.use.mask: + Fix bug #430488 - forgot to remove package.use.mask entry 17 Mar 2013; Sven Vermeulen selinux/package.use.force: Python 3 support back on track for SELinux integrated code in Portage (bug