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 68F7C138200 for ; Wed, 1 May 2013 06:27:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11D01E099D; Wed, 1 May 2013 06:27:04 +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 973F4E08DA for ; Wed, 1 May 2013 06:27:03 +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 A4AAD33DF07 for ; Wed, 1 May 2013 06:27:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2212) id 7017F2171D; Wed, 1 May 2013 06:27:01 +0000 (UTC) From: "Andrey Grozin (grozin)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grozin@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: grozin X-VCS-Committer-Name: Andrey Grozin Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130501062701.7017F2171D@flycatcher.gentoo.org> Date: Wed, 1 May 2013 06:27:01 +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: 027ad9ef-b199-4ee9-b7f7-e410a0e702ec X-Archives-Hash: d55bc43a29deaad967f6a5c0a11de405 grozin 13/05/01 06:27:01 Modified: ChangeLog Log: Manage use masks gcl, cmucl, clozurecl (for maxima and fricas) centrally and consistently Revision Changes Path 1.7787 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7787&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7787&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7786&r2=1.7787 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7786 retrieving revision 1.7787 diff -u -r1.7786 -r1.7787 --- ChangeLog 1 May 2013 00:58:17 -0000 1.7786 +++ ChangeLog 1 May 2013 06:27:01 -0000 1.7787 @@ -1,11 +1,18 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7786 2013/05/01 00:58:17 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7787 2013/05/01 06:27:01 grozin 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! + 01 May 2013; Andrey Grozin arch/amd64/package.use.mask, + arch/amd64/use.mask, arch/powerpc/use.mask, arch/sparc/use.mask, + arch/x86/package.use.mask, arch/x86/use.mask, base/package.use.mask, + base/use.mask: + Manage use masks gcl, cmucl, clozurecl (for maxima and fricas) centrally and + consistently + 01 May 2013; Sebastian Pipping base/package.use.mask: Unmask ~media-libs/gegl-0.2.0[introspection] (bug #416587)