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 A930A1389E2 for ; Tue, 16 Dec 2014 14:55:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40DD4E09BB; Tue, 16 Dec 2014 14:55:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1599E09BB for ; Tue, 16 Dec 2014 14:55:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 242083404B1 for ; Tue, 16 Dec 2014 14:55:24 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id D06268EE5; Tue, 16 Dec 2014 14:55:22 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141216145522.D06268EE5@oystercatcher.gentoo.org> Date: Tue, 16 Dec 2014 14:55:22 +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: 09808813-8413-44f9-b696-9294b5292753 X-Archives-Hash: 8b370ac5808e87264bc21151b8a67b47 pacho 14/12/16 14:55:22 Modified: ChangeLog Log: Mask is not really needed, the deps were wrong (Thanks a lot to Arfrever for pointing the issue Revision Changes Path 1.9624 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9624&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9624&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9623&r2=1.9624 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9623 retrieving revision 1.9624 diff -u -r1.9623 -r1.9624 --- ChangeLog 16 Dec 2014 13:19:08 -0000 1.9623 +++ ChangeLog 16 Dec 2014 14:55:22 -0000 1.9624 @@ -1,6 +1,6 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9623 2014/12/16 13:19:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9624 2014/12/16 14:55:22 pacho 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 @@ -9,6 +9,12 @@ 16 Dec 2014; Pacho Ramos arch/amd64/no-emul-linux-x86/package.use.stable.mask, arch/amd64/package.use.stable.mask: + Mask is not really needed, the deps were wrong (Thanks a lot to Arfrever for + pointing the issue + + 16 Dec 2014; Pacho Ramos + arch/amd64/no-emul-linux-x86/package.use.stable.mask, + arch/amd64/package.use.stable.mask: Update multilib masks 16 Dec 2014; Pacho Ramos