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 DAEC21381F3 for ; Sun, 16 Jun 2013 00:04:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB37BE0856; Sun, 16 Jun 2013 00:04:13 +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 2C95EE0856 for ; Sun, 16 Jun 2013 00:04:13 +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 32B6033E0CB for ; Sun, 16 Jun 2013 00:04:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id C00372171E; Sun, 16 Jun 2013 00:04:10 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@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: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130616000410.C00372171E@flycatcher.gentoo.org> Date: Sun, 16 Jun 2013 00:04:10 +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: 796550d7-7ad0-4e44-8516-8512bd2a9fa1 X-Archives-Hash: 101b372436f0fce81f6d7aa09b10b481 blueness 13/06/16 00:04:10 Modified: ChangeLog Log: Add ELIBC=musl and mask it as it can break systems Revision Changes Path 1.7942 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7942&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7942&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7941&r2=1.7942 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7941 retrieving revision 1.7942 diff -u -r1.7941 -r1.7942 --- ChangeLog 15 Jun 2013 20:34:36 -0000 1.7941 +++ ChangeLog 16 Jun 2013 00:04:10 -0000 1.7942 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7941 2013/06/15 20:34:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7942 2013/06/16 00:04:10 blueness 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! + 16 Jun 2013; Anthony G. Basile base/make.defaults, + base/package.mask, base/use.mask, desc/elibc.desc: + Add ELIBC=musl and mask it as it can break systems + 15 Jun 2013; Pacho Ramos package.mask: Mask some packages for removal