From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-742795-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 234BF1389F5 for <garchives@archives.gentoo.org>; Fri, 31 Oct 2014 02:37:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D386E086C; Fri, 31 Oct 2014 02:37:29 +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 C33C2E086C for <gentoo-commits@lists.gentoo.org>; Fri, 31 Oct 2014 02:37:28 +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 47A5334033D for <gentoo-commits@lists.gentoo.org>; Fri, 31 Oct 2014 02:37:27 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2274) id EB3ED91BD; Fri, 31 Oct 2014 02:37:25 +0000 (UTC) From: "Tim Harder (radhermit)" <radhermit@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, radhermit@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog package.mask X-VCS-Directories: profiles X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141031023725.EB3ED91BD@oystercatcher.gentoo.org> Date: Fri, 31 Oct 2014 02:37:25 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a34426a1-2bd0-4ebd-bfc9-d52a1f5748d1 X-Archives-Hash: d7a7ab9736f598913579266e2db72ae2 radhermit 14/10/31 02:37:25 Modified: ChangeLog package.mask Log: Mask the msp430 toolchain for removal. Revision Changes Path 1.9503 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9503&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9503&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9502&r2=1.9503 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9502 retrieving revision 1.9503 diff -u -r1.9502 -r1.9503 --- ChangeLog 30 Oct 2014 16:40:25 -0000 1.9502 +++ ChangeLog 31 Oct 2014 02:37:25 -0000 1.9503 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9502 2014/10/30 16:40:25 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9503 2014/10/31 02:37:25 radhermit 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! + 31 Oct 2014; Tim Harder <radhermit@gentoo.org> package.mask: + Mask the msp430 toolchain for removal. + 30 Oct 2014; Alexis Ballier <aballier@gentoo.org> updates/4Q-2014: move dev-ml/async_core dev-ml/async_kernel; it was actually a rename 1.16132 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16132&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16132&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16131&r2=1.16132 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16131 retrieving revision 1.16132 diff -u -r1.16131 -r1.16132 --- package.mask 30 Oct 2014 14:45:28 -0000 1.16131 +++ package.mask 31 Oct 2014 02:37:25 -0000 1.16132 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16131 2014/10/30 14:45:28 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16132 2014/10/31 02:37:25 radhermit 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 @@ -30,6 +30,16 @@ #--- END OF EXAMPLES --- +# Tim Harder <radhermit@gentoo.org> (31 Oct 2014) +# Deprecated, use >=sys-devel/crossdev-20141030 to build an msp430 +# toolchain using the standard binutils/gcc/newlib/gdb packages. +# Masked for removal in 30 days. +dev-embedded/msp430-binutils +dev-embedded/msp430-gcc +dev-embedded/msp430-gdb +dev-embedded/msp430-libc +dev-embedded/msp430mcu + # Jauhien Piatlicki <jauhien@gentoo.org> (30 Oct 2014) # Mask LXQt-0.8.0 release for testing # and until Qt5 is unmasked (bug #525410).