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 65BCE138247 for ; Fri, 6 Dec 2013 14:40:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 441C9E0B41; Fri, 6 Dec 2013 14:40:31 +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 B9B5DE0B41 for ; Fri, 6 Dec 2013 14:40:30 +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 8168A33F473 for ; Fri, 6 Dec 2013 14:40:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id 44DDC2004B; Fri, 6 Dec 2013 14:40:28 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask ChangeLog X-VCS-Directories: profiles X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131206144028.44DDC2004B@flycatcher.gentoo.org> Date: Fri, 6 Dec 2013 14:40:28 +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: 3eb944b6-4b46-43ab-81ef-329c4fc354b4 X-Archives-Hash: f63f9c2720561cc981919a3dd68ce86c jlec 13/12/06 14:40:28 Modified: package.mask ChangeLog Log: Mask aufs-source-12.1 for the same reason as gentoo-sources-12.1 Revision Changes Path 1.15246 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15246&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15246&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15245&r2=1.15246 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15245 retrieving revision 1.15246 diff -u -r1.15245 -r1.15246 --- package.mask 5 Dec 2013 08:15:31 -0000 1.15245 +++ package.mask 6 Dec 2013 14:40:27 -0000 1.15246 @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15245 2013/12/05 08:15:31 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15246 2013/12/06 14:40:27 jlec Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -50,6 +50,7 @@ # Tom Wijsman (30 Nov 2013) # Mask gentoo-sources-3.12.1 as it causes sandbox violations, 3.12.2 is out now. =sys-kernel/gentoo-sources-3.12.1 +=sys-kernel/aufs-sources-3.12.1 # Hans de Graaff (24 Nov 2013) # dev-ruby/id3lib-ruby only works with deprecated ruby 1.8. 1.8411 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8411&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8411&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8410&r2=1.8411 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8410 retrieving revision 1.8411 diff -u -r1.8410 -r1.8411 --- ChangeLog 5 Dec 2013 08:15:31 -0000 1.8410 +++ ChangeLog 6 Dec 2013 14:40:27 -0000 1.8411 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8410 2013/12/05 08:15:31 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8411 2013/12/06 14:40:27 jlec Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 06 Dec 2013; Justin Lecher package.mask: + Mask aufs-source-12.1 for the same reason as gentoo-sources-12.1 + 05 Dec 2013; Lars Wendler package.mask: Removed dev-vcs/git mask.